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

Unified Diff: DEPS

Issue 2882113003: Roll chromium_revision 5025bccfe3..79f466d744 (471643:471656) (Closed)
Patch Set: Created 3 years, 7 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 3fc3e76161966563fc910ae56451beac7094c16c..1b6716d04e6346e007c45d28524d34976414a38a 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '5025bccfe31b6c49a1e868d58568a89c75b3f338',
+ 'chromium_revision': '79f466d744b7c279c939c27877ae261d02f966b2',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -42,7 +42,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '972dcb04c58dd3471b9b90075f27a1842249e4ae',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '85e8e5faa2d95ba9c9710d81d968cba17e472be8',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '2ab74b9f3c2d31053870c79b1f424780f97ffc25',
'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