summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2015-07-14 16:45:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-14 23:46:18 +0000
commit1f73ee1a87b386ac231cbee807d55cfccda0bfd6 (patch)
tree6da04c9efd123791085483900e548b4e17f48485 /DEPS
parent296c8ad0ae130bcb25ac71e45c5353d4c6b1ac6a (diff)
downloadchromium_src-1f73ee1a87b386ac231cbee807d55cfccda0bfd6.zip
chromium_src-1f73ee1a87b386ac231cbee807d55cfccda0bfd6.tar.gz
chromium_src-1f73ee1a87b386ac231cbee807d55cfccda0bfd6.tar.bz2
Roll buildtools ecc8e253..4cbd4550
4cbd455 Roll GN 43e357b..ec34450 (r333203..r338735) 8a80090 Replace base::str[n]casecmp with helper functions. 3f87569 Make .s files generate cflags for ninja d82b231 Add ninja dependency reference to gen written files. b4729ae Update the GN style guide on target naming. 20982dc Add a //nogncheck anntation to GN include checker 9bcde38 Update gn bootstrap.py to handle latest chromium changes b030801 Remove old/unused atomicops code ddcc0a4 Convert gn_unittests to run exclusively on Swarming 8440203 Normalize paths in GN. 874d7ad GN: Throw an error for duplicate object files. 3dab5fe Windows precompiled header support in GN. e6dae46 Add more string_util functions to base namespace. b341306 Move more string_util functions to base namespace. 634ad43 tools/gn: Update docs to refer to 'public_configs'. 17b32ad Move EndsWith to base namespace. 44ce0ec Move StartsWith[ASCII] to base namespace. 6ee6fd6 Move safe_strerror to posix directory and the base namespace. 5316b8c Update //tools/gn/docs/reference.md 0bfa8a8 clang/win: Make everything work in a GN build. TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/1234033003 Cr-Commit-Position: refs/heads/master@{#338772}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 18536be..202c8ac 100644
--- a/DEPS
+++ b/DEPS
@@ -50,7 +50,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': 'ecc8e253abac3b6186a97573871a084f4c0ca3ae',
+ 'buildtools_revision': '4cbd4550a1fbbe7e3047f56253cad09d144246d1',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.