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

Unified Diff: DEPS

Issue 2932673002: Roll chromium_revision 3c550cc859..53a49d4c81 (477916:477934) (Closed)
Patch Set: Created 3 years, 6 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 6407a29e17e859d1c1a1eb5273839ebda6ca1386..4a2a87474944c627f48014904746b9c053206c52 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '3c550cc85921ba59fdb1ef2655a8bd861f351174',
+ 'chromium_revision': '53a49d4c813bd76e1e38bfc890cfdc0d26da1f3d',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -41,7 +41,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '9452a573355a1490113aab104e76709d98abd240',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '758970afe424786015b79346d016d57b7fd95512',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'eff6b298320eb878845dcc40b65c4bfa8de2f1e1',
'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