Commit e55033c9 authored by chuanl's avatar chuanl Committed by Commit Bot

Update DEPS to point to the latest version of dynamicmodule

Bug: 882404
Change-Id: I3fc0c70ba2694dd2e513c1a882c505471db6fccf
Reviewed-on: https://chromium-review.googlesource.com/c/1355161Reviewed-by: default avatarMichael van Ouwerkerk <mvanouwerkerk@chromium.org>
Commit-Queue: John Lin <chuanl@google.com>
Cr-Commit-Position: refs/heads/master@{#612222}
parent f2408ea1
...@@ -642,7 +642,7 @@ deps = { ...@@ -642,7 +642,7 @@ deps = {
Var('chromium_git') + '/catapult.git' + '@' + Var('catapult_revision'), Var('chromium_git') + '/catapult.git' + '@' + Var('catapult_revision'),
'src/third_party/cct_dynamic_module/src': { 'src/third_party/cct_dynamic_module/src': {
'url': Var('chromium_git') + '/dynamicmodule' + '@' + 'b5a34248be7ff38ef4d7836123f3c796dfb18225', 'url': Var('chromium_git') + '/dynamicmodule' + '@' + '4c0a460459bc34177d3a71d6b49e253476431ec9',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment