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

Unified Diff: DEPS

Issue 2982003002: Roll chromium_revision 0a99285795..1ef3492242 (487029:487036) (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 39cc3459685a1a040562ee7831a1580a5559be4d..dcc3b18ce04b53863d985ddc240f1cc2beeab841 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '0a99285795ade2dd281995dee72fdb9e80d3fd6d',
+ 'chromium_revision': '1ef3492242e14636cbf7c5f2bb19097330525c66',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -116,7 +116,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + '909cd1c72ae757f5912093cc14a03b7eaee08e70',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + 'e61996ac1a9afc06e6ac01c0adb6b75afe6b87e9',
},
'unix': {
'src/third_party/lss':
« 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