Index: DEPS |
diff --git a/DEPS b/DEPS |
index ba2c79be85fe44c37332008f23fe4ec27d52e222..a8b8eba12564096656130a06f54e6c46a64f4807 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': 'a2c9dcac6e64411adf0b6f047125d5ba415cce54', |
+ 'chromium_revision': 'af8b67666d6c89aec9abebe7df21a2732d91ea2a', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -46,7 +46,7 @@ deps = { |
'src/testing/gmock': |
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566 |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'cf8323ee870672aa21cd36fd59935ab3d8aaa0db', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '07b9d8e41da36be5da7e1d0b1b92b4cf713cd8fb', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |
@@ -79,7 +79,7 @@ deps = { |
'src/third_party/yasm/source/patched-yasm': |
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a', |
'src/tools': |
- Var('chromium_git') + '/chromium/src/tools' + '@' + '39080eca5d3d737fd6b06596ace485000d9d48bb', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '4f452305d0a958e9f51c0ae557fac082a9f8c9b0', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563', |
'src/tools/swarming_client': |