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',
   },