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

Unified Diff: DEPS

Issue 2872563003: Roll chromium_revision 2f527dbd8d..f6d4d348d9 (469971:469992) (Closed)
Patch Set: Created 3 years, 7 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 179ecd752973763b2db61edaa56cf3839386dea8..e19a467becccfb9fdc663ffc1a9ae81f4b0a2f51 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '2f527dbd8d4c88f201b52f44ff94f4c4dcf6f578',
+ 'chromium_revision': 'f6d4d348d9ebd6a7efeaf289c1c696d433c278ca',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -42,7 +42,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '2f6b51b68d79115e0ef29c1c36b1973b42c8bed2',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a4faff79d244008109e98b9288aef4d99d37573d',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '0fd0b31b19eb50fe7c9cf2b12e0f168d1cff79cb',
'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