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

Unified Diff: DEPS

Issue 2922043002: Roll chromium_revision 2eff7cfefd..ebc5387c16 (476894:476896) (Closed)
Patch Set: Created 3 years, 6 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 6159f0347516cfb75673a7d577b4571ad8d8c42b..3fa21ed7f61cb155eb0f74117409cb8a7c1f8214 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '2eff7cfefdef090f2d7190dccd55dcc467601cea',
+ 'chromium_revision': 'ebc5387c163515bfa5a5dfcfa211cc2698afca54',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -35,7 +35,7 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '1388609df64d8c3fe3ff85b9567dd18a4b8cc236',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '0ec868b14e5251719a61701aa5f7515e1953b803',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'f6841a17e2bde9b9cd9939d18cae53ef831e6630',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '31d4daad5d9af672d4e234570a24f3fd844bb713',
'src/testing':
« 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