Commit e6d255b3 authored by barkerd's avatar barkerd Committed by Commit Bot

Update DEPS to point to the latest version of dynamicmodule

Bug: 898840
Change-Id: Ib60cc54ed76911a42a637e6d859c7eb459f3e11d
Reviewed-on: https://chromium-review.googlesource.com/c/1317850
Commit-Queue: David Barker <barkerd@google.com>
Reviewed-by: default avatarMichael van Ouwerkerk <mvanouwerkerk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605676}
parent 54b58935
......@@ -646,7 +646,7 @@ deps = {
Var('chromium_git') + '/catapult.git' + '@' + Var('catapult_revision'),
'src/third_party/cct_dynamic_module/src': {
'url': Var('chromium_git') + '/dynamicmodule' + '@' + 'b89f5147c1fdf1d02850932ecd1ff16b8c0be545',
'url': Var('chromium_git') + '/dynamicmodule' + '@' + 'b5a34248be7ff38ef4d7836123f3c796dfb18225',
'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