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

Unified Diff: DEPS

Issue 3011463002: Roll chromium_revision 6127464bb4..1b587acb3f (497659:497661) (Closed)
Patch Set: Created 3 years, 4 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 2df939c061da50639e8764d260201d3fd249f3bd..110255c4f1a82e97c1891b0d9faaf43499aa6bcf 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '6127464bb4c0349d60b155eb51cd4304c99fbe81',
+ 'chromium_revision': '1b587acb3f69f120e85e2bc667927cafc353fc6e',
'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' + '@' + '4869e7efc6b52833fcd1175a349fc81fa7ead8ca',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'fee86140e24858ba4ec65b7471d589e87f93f72a',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '0a01fb035eaca47667396069cda1b2a502b9c513',
'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