commit | b5cd7407911106ebd7dc599f75ff05099310233d | [log] [tgz] |
---|---|---|
author | Anna Malova <[email protected]> | Wed Sep 05 13:52:27 2018 |
committer | Commit Bot <[email protected]> | Wed Sep 05 13:52:27 2018 |
tree | 3633745b7db684dd71cdd48d39755ed4e1531401 | |
parent | 118b5d250f66aad09b6811b3051c7ff3dd25817c [diff] [blame] |
Allow update callback for existing CCT, rolls DEPS to the CL:1076648. Bug: 847528 Change-Id: Ie119a50be4dc4131954cac001a70821feb94018f Reviewed-on: https://chromium-review.googlesource.com/1077147 Commit-Queue: Anna Malova <[email protected]> Reviewed-by: Benoit L <[email protected]> Reviewed-by: Bernhard Bauer <[email protected]> Reviewed-by: Peter Conn <[email protected]> Cr-Commit-Position: refs/heads/master@{#588850}
diff --git a/DEPS b/DEPS index 772a0951..338cafb8 100644 --- a/DEPS +++ b/DEPS
@@ -599,7 +599,7 @@ }, 'src/third_party/custom_tabs_client/src': { - 'url': Var('chromium_git') + '/custom-tabs-client.git' + '@' + '81a14bc0885944a65afa81acd00da16cecb74b8b', + 'url': Var('chromium_git') + '/custom-tabs-client.git' + '@' + '7ad890c969e7fcae8cd078c1f109f2aadd0793ee', 'condition': 'checkout_android', },