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

Unified Diff: DEPS

Issue 2842023004: Roll chromium_revision 65df576fce..040755ece3 (467223:467260) (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 1b802b5405e3b3e826ee70ee4cd9a298891e2d0f..4ab84b8ce96a436314cf883402b03e7523c34b8b 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '65df576fce3007b62084239cc8e37a45aea0368f',
+ 'chromium_revision': '040755ece35f949c4de74d85f5a651e84a0beafe',
'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' + '@' + '6df4d54edc78b523743decc6f558b7d3e882b856',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '95c219be891ca2391d5ed4ae309081da01c1758c',
+ Var('chromium_git') + '/chromium/src/build' + '@' + '7f9ac78db8a72f74f45b955837f5686e51d8048d',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '98f00fa10dbad2cdbb2e297a66c3d6d5bc3994f3',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '4630decafbf92c774c643914301acd49530348a6',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '957c48f5f126aa03e4d7373451a96e863a5fe258',
'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' + '@' + '437ceaa36b6f54f4dfb2847e08e420947beac319',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '58eb294ef4558cb89094c5d9a7730f986945e14e',
'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