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

Unified Diff: DEPS

Issue 2879053002: Roll chromium_revision 0bb96fac16..e8c80b4614 (471581:471582) (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 695a873821ac08594b3ec31b9740a90e9d7f9548..72e3629832b28e44eb7444154ef1eb2eee67c58d 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '0bb96fac167b5266e56b7638cfe1a35a8f7fa488',
+ 'chromium_revision': 'e8c80b46145ec25ea711023526f05c9bcb8e18da',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -40,7 +40,7 @@ deps = {
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '98f00fa10dbad2cdbb2e297a66c3d6d5bc3994f3',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '01a411af8c92037720fec091f66f0b0ff57fdd6e',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + 'cf291797ccbcc17474de6e0f766c08b5f75e8e79',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '1c8cf384318b2f5af1b4c9d8f6ea2fc640039c1b',
'src/third_party/boringssl/src':
« 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