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

Unified Diff: DEPS

Issue 2975263002: Roll chromium_revision 057d5553e4..47449c2080 (486670:486694) (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 a81fb785eda20ff797f646a4277775270b1e77c9..d56995aefc08fb2863fa1f732165403a4c3cbd61 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '057d5553e4524a7726b2e7d5ecfef85289379000',
+ 'chromium_revision': '47449c208018248a170e96ab3e3981e45be295c1',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -33,15 +33,15 @@ deps = {
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
- Var('chromium_git') + '/chromium/src/base' + '@' + 'af7d3a41a75358fd9121f97a9b2865833f3a55ce',
+ Var('chromium_git') + '/chromium/src/base' + '@' + 'b971059e022e0fefbc6f1d90703092466720cfd3',
'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + '9cb83ca57da52bc42a9d1710c39b43e2ede1c000',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '5ad14542a6a74dd914f067b948c5d3e8d170396b',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + 'd0adbb652aba1363928d2bcdb21cd87922322865',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + 'cab581ef32574c17e94be9e77f8e1d569a8d358f',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'cfc799f1033562f77d5246729dc57812813be160',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '6c15b4728d70aab693cd85cc6277f9ad48519e16',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -74,7 +74,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' + '@' + '855c2d38ab6338c8ed064d42493768ef22c111fa',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'b09f0e776d7dee39f6d7e25ec5926b21d32d059d',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':
« 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