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

Unified Diff: DEPS

Issue 3001583002: Roll chromium_revision 02a9865f69..f7eb376d22 (493692:493706) (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 d0a972d813eeedcba1b83dfd2d424236616ddcd4..792e5e5bc9f9bd9f96430cc54f7686c7674e4b32 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '02a9865f6981b198f0a5c337d50ea17590148fd7',
+ 'chromium_revision': 'f7eb376d2215649123695e728dd3c5ff984a92f8',
'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' + '@' + '827ce62151d8f4a14a34f6af2132ae68b0f38475',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b00cb4083d6390d3efaa98ac6586763b06754a00',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c6e90e6ee8a14cbb24e0a7c6bac6194374abe0a1',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -118,7 +118,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + 'bcc26d431d5ab2c2441a742fc0e4bb1d483adc45',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + 'f6eb4e106fef671bc6c0b6558bbcdc36e8bf883f',
},
'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