Index: DEPS |
diff --git a/DEPS b/DEPS |
index 411ecbaec0d31cbf570076fdbd717cfa610d0065..aeb031ff703d3430f6b77a05963f95eda2864294 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': 'd5df028c94de16ee0903b1c2f9ab5d39179d38af', |
+ 'chromium_revision': '5e27d4b8d16d9830e52a44a44b4ff501a2a2e667', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -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' + '@' + '1c8bc8ac1dd8d233dc904df21ae1269ba6721752', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '432368e757d3207b85be4abe6cbabc3e8f06d260', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563', |
'src/tools/swarming_client': |