Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: DEPS

Issue 2649113006: Roll chromium_revision 66ac8d1a05..516550732e (445993:446004) (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 52915f697db637112b80b7803bc64342af82e0f5..40efe69ceb7faa515e01ae317011dcf0740539a8 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '66ac8d1a05c988aa07a1da9e1613c83ccdc304ad',
+ 'chromium_revision': '516550732e4f5e423d00bed3620dd9386f746084',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -44,13 +44,13 @@ deps = {
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '8e94621c369e79625028f49e02bd0215f840291d',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '6427e109906ef9287caae280172ee0e0333b9e73',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + 'dad9a344e351d90be5f7a5257e7d59d5e74310be',
'src/testing/gtest':
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '6f8a66431cb592dad629028a50b3dd418a408c87',
'src/testing/gmock':
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c738010c025cbc4b19e38d8dd900fd5bd65edd47',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'dbc097f7ee189cbd020d5f04597d452479fd5623',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698