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

Unified Diff: DEPS

Issue 2684693008: Roll chromium_revision 033d9e89ed..7c7d51c594 (449543:449558) (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 bae657865b4e9f0706ed4d26cc1ee9de466a339e..fc69c6182e1e8ea67ea2b2ed238c3701345563b6 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '033d9e89ed5ce8b5ee20d7a5d56256c0038fd9f5',
+ 'chromium_revision': '7c7d51c594f4f5f450621ca1177bebd88a5d841a',
'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' + '@' + '06a687ad555206d2669ecff168d31257f1a7b629',
+ Var('chromium_git') + '/chromium/src/base' + '@' + 'dfd2e02caf92e0880575c5d380026d1bdd01b5d5',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '9d467bba9019c823a1b87446a05998b6eb449b1b',
+ Var('chromium_git') + '/chromium/src/build' + '@' + '25c00321486a3f88c475c8b8719ffea46d5daa39',
'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' + '@' + '62d7f0d6bc4484ee0a7f1cea695d8e8622eb3286',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '801c1bc0284cd17f2ac49c1085f6ec9f0b4d4d6e',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
« 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