commit | 16da26039e7b493cec057db3b07f7e04ddcde702 | [log] [tgz] |
---|---|---|
author | John Lin <[email protected]> | Fri Sep 28 16:29:27 2018 |
committer | Commit Bot <[email protected]> | Fri Sep 28 16:29:27 2018 |
tree | 7028a4c3afef2582c14f93ab300eb7ff21e50ad1 | |
parent | 2f699614a7e66326ffa9bcbd177a4cd23db90b9a [diff] [blame] |
Add setTopBarView in ActivityHostImpl. Bug: 882404 Change-Id: I8a72e73be43f9cc9183c1716323dffa44894a4e5 Reviewed-on: https://chromium-review.googlesource.com/1221627 Reviewed-by: Ted Choc <[email protected]> Reviewed-by: Michael van Ouwerkerk <[email protected]> Reviewed-by: Chris Palmer <[email protected]> Commit-Queue: John Lin <[email protected]> Cr-Commit-Position: refs/heads/master@{#595115}
diff --git a/DEPS b/DEPS index b2253aa..853c9885 100644 --- a/DEPS +++ b/DEPS
@@ -586,7 +586,7 @@ Var('chromium_git') + '/catapult.git' + '@' + Var('catapult_revision'), 'src/third_party/cct_dynamic_module/src': { - 'url': Var('chromium_git') + '/dynamicmodule' + '@' + 'dd6520c2ecc1b41c435a2ccf822b302489de0016', + 'url': Var('chromium_git') + '/dynamicmodule' + '@' + 'b89f5147c1fdf1d02850932ecd1ff16b8c0be545', 'condition': 'checkout_android', },