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

Unified Diff: DEPS

Issue 2375753002: Roll buildtools 86f7e41d94..5fd66957f0 (Closed)
Patch Set: Use the src/ Luke. Created 4 years, 3 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 07ed07d37e19e129a7a5b3978a115b1513de21e8..a51779d199025dc17dd9e9754b3fadf22172135a 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
- 'buildtools_revision': '86f7e41d9424b9d8faf66c601b129855217f9a08',
+ 'buildtools_revision': '5fd66957f08bb752dca714a591c84587c9d70762',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -1018,6 +1018,8 @@ hooks = [
]
recursedeps = [
+ # buildtools provides clang_format, libc++, and libc++abi
+ 'src/buildtools',
# android_tools manages the NDK.
'src/third_party/android_tools',
# ANGLE manages DEPS that it also owns the build files for, such as dEQP.
« 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