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

Unified Diff: DEPS

Issue 2691733002: Roll chromium_revision 0dce9fc553..799869657a (449806:449840) (Closed)
Patch Set: Created 3 years, 10 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 78cc52d98a27d1f6b64a160f02b9f50c9fb5705a..efffd693826af6d50ddc08a8e4983599ee9ad8e6 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '0dce9fc553f65185c6291afcc60244ef281a546f',
+ 'chromium_revision': '799869657a81266da3191ffc89584eabe20eacbd',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -38,9 +38,9 @@ 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' + '@' + 'c246bbf1fce4d06d0e4ba3ce4009d60583252560',
+ Var('chromium_git') + '/chromium/src/base' + '@' + '8bf936c2205b1d183861cb25b8efc771baa3252b',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + 'e9f160295ff62735a5267f94a3a6b266769edcd0',
+ Var('chromium_git') + '/chromium/src/build' + '@' + '0d29448d5b612d8937a0c78f560d67e024848390',
'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' + '@' + '2bfcb4150675f8662c297f983a77ed1068ccc60d',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e0c91d047d9418e6041ac597bf3f9092f2d20fe5',
'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' + '@' + '830238cf77a009ba3a91c4b6b65d27cb5c552343',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '1aa690793e121822482bdd7f85f67d38f40f959d',
'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' + '@' + '886c498dafb6728a72e598072989991298e655a7',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '44b6c7c73b33ecf920dcbb510f8ac87f6cc23594',
},
'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