diff --git a/DEPS b/DEPS index fbef957e9a..1b5efad60d 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' + '@' + '18665b3983cf8aed0bdf86f92099e6aeae212ed0', + Var('chromium_git') + '/chromium/src/third_party' + '@' + '52cd0168dfae535b80fe153c09fca2828bfaca4a', 'src/third_party/android_tools': { 'url': Var('chromium_git') + '/android_tools.git' + '@' + '9914c5704717424998c69e837be3631914d787cc', 'condition': 'checkout_android',