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 2637513002: Roll chromium_revision 2225560840..0bfeb6b121 (443627:443685) (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 78e5676ce813ac907b69d58ad8818a97f2b48195..3c37d4e0634c72779df416d8cd50a4c4f62f48f3 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '22255608405e3c9464787fbd3ec004475ffccdc4',
+ 'chromium_revision': '0bfeb6b121c5cfd7658c485dcf2077826bad2f2b',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -40,17 +40,17 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '9f4a4036f9ba68bdfc4ea538714bb36bb81a0fd9',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '4297b1673d24d02034570de47dbb6fd4300fcb3e',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'a10c4df2bc81e3dd2c9728cdb4245972f0cf7031',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '7e08d331f188f4e3e1c624e7187dfac58c053c7c',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + 'd63cd0eea4daca1e509610c5d32f16c1f4f1f9d8',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + 'cf8e2411fa48ba3af18906fc0a0a764d5ba1220a',
'src/testing/gtest':
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '6f8a66431cb592dad629028a50b3dd418a408c87',
'src/testing/gmock':
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '4ebbd5d725c442927403d05c7fe9a486ecb390ab',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a3fddaa03976a951def273534d9045064b686356',
'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' + '@' + 'd81b1173ff2670f846017fb8cc3385cd425e19fb',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'bb287e00c5f9b58c20951abf1b983db02cdc0c90',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':
« 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