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

Unified Diff: DEPS

Issue 2956543004: Roll chromium_revision f2380ef342..aefd605c21 (481862:481904) (Closed)
Patch Set: Created 3 years, 6 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 47ddd5d0aefb40f315ee56a64901a1f34be7e977..1f9874f2283de3923b795fda69588ebcd9f0f70f 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': 'f2380ef342b43c3d4a172d53208c83af56173efd',
+ 'chromium_revision': 'aefd605c21331b94e8e8cce0daac64f9a944e9af',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -33,7 +33,7 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
- Var('chromium_git') + '/chromium/src/base' + '@' + '1d30ff8a7b0631970f47be35b09c792e9fe588fb',
+ Var('chromium_git') + '/chromium/src/base' + '@' + 'a84a9b2850e15901360f138e2602fb6a52591991',
'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + 'e032adca54c54194a791ad708d46fdfab6acaba8',
'src/buildtools':
@@ -41,7 +41,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '0f0820e8d46b157e0f749cb9119b755f018c123e',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'aff03fc0e4894ac7b9718b035a2d36e2bf835d9b',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f7622b0e25467409f73aa937bfb932c2ee4a8300',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -74,7 +74,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' + '@' + '341afc51576631b44d02fe56530cbdce0c1540d3',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'adf5c7321b9b6161f5e3b5e8cac0ce7928d1171f',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':
@@ -116,7 +116,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + '7a3d9d94707cbb956965022f60af93674093acf9',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '267a52d2e6a00989a770f68a151aae58d9840b25',
},
'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