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

Unified Diff: DEPS

Issue 2982913002: Roll chromium_revision d482b4bc21..0a99285795 (487024:487029) (Closed)
Patch Set: Created 3 years, 5 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 747cc0bb945891e26f3b84942e52f293f0b1c23d..39cc3459685a1a040562ee7831a1580a5559be4d 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': 'd482b4bc21a00db35ee1c9a29bb9f53cddcbdd93',
+ 'chromium_revision': '0a99285795ade2dd281995dee72fdb9e80d3fd6d',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -39,7 +39,7 @@ deps = {
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '5ad14542a6a74dd914f067b948c5d3e8d170396b',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '5e546095c85099ebfb6fe2ba4882f2f8d189cd4a',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '572937b6a3ebc1ebb977b5ee41075d7b9fe26647',
'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '7c8f02bcfc0c714e3a96f542884acab9431bb79b',
'src/third_party/boringssl/src':
« 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