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

Unified Diff: DEPS

Issue 2827963004: Roll chromium_revision 2edbc3bc67..1e7d42e418 (465766:465833) (Closed)
Patch Set: Created 3 years, 8 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 bdb880d39713c28b755fad2946db6294aba416db..fbf437392c3ff350ad63d30700df3057266ec21f 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '2edbc3bc672529ac4719225697cfb4085dfd0c18',
+ 'chromium_revision': '1e7d42e4184098c7ee5e654bc7985984d7dbfafe',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -36,17 +36,17 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '413df39df4640665d7ee1e8c198be1e91cedb4d9',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + 'd3811cf261dc62c3831fa90d7113aec7853ffa63',
+ Var('chromium_git') + '/chromium/src/build' + '@' + '98f2769027214c848094d0d58156474eada3bc1b',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '98f00fa10dbad2cdbb2e297a66c3d6d5bc3994f3',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '7f7f5d14b43bcf0d1f2a56cbfb4182ad12de404b',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '3eab1a4b0951ac1fcb2be8bf9cb24143b509ea52',
'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' + '@' + '6652cf54f7bfaf693c986ab85106abb695556817',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '939f3a2eae486dd7cf3b31eae38642d2bc243737',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -79,7 +79,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' + '@' + '10c95dd782530c2e8ffd31876bb9f3599b28a183',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '4718dd2b6d53fb68819b3fd23676b40935f4f31e',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':
@@ -119,7 +119,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + 'dc1e22b627ddd9a66d9fbea56ac20d0405fa3203',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + 'ef6e67244327ffee24b39c2bddfbb51da2061ec8',
},
'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