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

Unified Diff: DEPS

Issue 2977963004: Roll chromium_revision 2ca6ae0f88..c1bb78e9d0 (486989:486994) (Closed)
Patch Set: Created 3 years, 5 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 8130039ae5dbe72a1d1be9d9e882789a89a0a863..2c68d9f7292f17a6d0887a34c8d75f18cd83f5a1 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '2ca6ae0f8886b307b24f8ff5a269a5921d0c093f',
+ 'chromium_revision': 'c1bb78e9d0f69b24375706c1a488942371ed03cd',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -41,7 +41,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + 'f6cc382f24defcd8d5d48b2a5621cc63e52c8057',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd18f61080f9f99a3559055e1333aabddfa1ea6f0',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ea5b1dc726c2d3367b6d15c12df5e74d1cb8f578',
'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