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

Unified Diff: DEPS

Issue 2664533002: Roll chromium_revision 087876b708..9ff019ad14 (446653:446676) (Closed)
Patch Set: Created 3 years, 11 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 c34903085b06cf0aeb2a39d86ae5be35f6489cff..168b2960e9abf7560d0413e29fa3bc10eb4af7cc 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '087876b708dc280dcd15ffb69acd6244571527f1',
+ 'chromium_revision': '9ff019ad14887f037fcb90b60010002a0c946897',
'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/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '1c3a11f60ff06e7577b25ac3768b2419310facfe',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '8303ccbcee1c9194ce29ed7b7dba79a804e9d8f8',
+ Var('chromium_git') + '/chromium/src/build' + '@' + '8a46c81b62d778a4763a4c4fbfb2544c197f86d4',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'a7cc7a3e21a061975b33dcdcd81a9716ba614c3c',
'src/testing':
@@ -50,7 +50,7 @@ deps = {
'src/testing/gmock':
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'daffd2a08aa64cd1a80e15d5cf401b17352c6124',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '60c9e149a497d14c97b4a0daf4ca0c03f85cb4ac',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -85,7 +85,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
'src/tools':
- Var('chromium_git') + '/chromium/src/tools' + '@' + '7e54b3624191c6232c980bf96033af7fca83d4ec',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '304ac0461d2ea149e30f72d0a0a02ccf17a0498e',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':
@@ -125,7 +125,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + '53c2be9c972f46f85078751efa550b315b12093c',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '0273a97535c0ef3c24b27b20d434858ba5441956',
},
'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