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

Unified Diff: DEPS

Issue 2818373002: Roll chromium_revision 12f029dbc0..e6ef6107b7 (464889:464891) (Closed)
Patch Set: Created 3 years, 8 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 3f912e1d474676ffb4d8582b8b2316d78d2925d9..21d86b1e7f73abaee9db671f2dfdaee078852cf2 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '12f029dbc038cc206214e43fd83aa362bb9e649f',
+ 'chromium_revision': 'e6ef6107b7bf44a1756256ea99b79e54514477f8',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -36,7 +36,7 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + 'd3d0668406b07dfabfc46c5c0665b52b30da529d',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + 'a9eff4d3d2a7c61a9315ab67780413f20962e541',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'd13465f39b50dc2c75299f2d1531e013a3d0d1a7',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '88811f48a6b79786ef35be86825642fc33011151',
'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