diff --git a/DEPS b/DEPS index d4787141d0..fa7f9881f1 100644 --- a/DEPS +++ b/DEPS @@ -56,7 +56,7 @@ deps = { 'src/testing': Var('chromium_git') + '/chromium/src/testing' + '@' + '14acaa118cfb712cd3ffc6de40646fb3498d631f', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + '4c0a7f6d8dc258bcf3cb078f61c85282788c864e', + Var('chromium_git') + '/chromium/src/third_party' + '@' + '18665b3983cf8aed0bdf86f92099e6aeae212ed0', 'src/third_party/android_tools': { 'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc', 'condition': 'checkout_android', @@ -155,7 +155,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114e18d8b9b84586b10d24353ab8616d4c5fc', 'src/tools': - Var('chromium_git') + '/chromium/src/tools' + '@' + 'f50eff7725002494b6983a8639c7b2a56d3ab916', + Var('chromium_git') + '/chromium/src/tools' + '@' + 'c9f62ea7676e1081c1d908eeb423331f592a4bd7', 'src/tools/gyp': Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb', 'src/tools/swarming_client':