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

Unified Diff: DEPS

Issue 2658683002: Roll chromium_revision 495d2cc61a..4afe10c428 (446030:446129) (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 07fdbf18f214f4d3bb39f9c89bffb93459c92529..31f33b8cf5053abb3af09d2685650ef83f5cc1e8 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '495d2cc61abb04bfdb66ad52c5ba48a4f1ffd7a4',
+ 'chromium_revision': '4afe10c428a371521326f42b312cdcdf9e87a7dd',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -38,19 +38,19 @@ 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' + '@' + '350220928ed040703c65bd58aa1c75e18a7a76e9',
+ Var('chromium_git') + '/chromium/src/base' + '@' + '2d3420f66f7798def5ff92f695beea85d4d18cae',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '24cce8777fa24ce2e56334c5e2cfa7667ddc0dba',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'da7ee60a5fda8b9fbe6e23138196fdebf305d8f0',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '8e94621c369e79625028f49e02bd0215f840291d',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + 'b885778da8ffb1a4ca61cf35223132afdff91ad5',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '7555312771a9b335809c98c394eeec10309f7d90',
'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' + '@' + 'c9902b8c89f5e8dda2398e4f288c4c92858042f7',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '9f14a86a78e23bf5393adbabf41181d594f769b7',
'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' + '@' + '8eb1f68dd4d3904fe68cb1a2cb82ac507a89e9a2',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '48d7a9c535906198cd563bcd4f31ccc45a356735',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':
@@ -103,7 +103,7 @@ deps = {
deps_os = {
'android': {
'src/third_party/android_tools':
- Var('chromium_git') + '/android_tools.git' + '@' + 'b43a6a289a7588b1769814f04dd6c7d7176974cc',
+ Var('chromium_git') + '/android_tools.git' + '@' + 'e429db7f48cd615b0b408cda259ffbc17d3945bb',
'src/third_party/ced/src':
Var('chromium_git') + '/external/github.com/google/compact_enc_det.git' + '@' + '368a9cc09ad868a3d28f0b5ad4a733f263c46409',
'src/third_party/icu':
« 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