summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-20 19:39:43 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-20 19:44:09 +0000
commit5e5d93d6c25a4dbffbb0532b3ce907aafccd64c9 (patch)
treece474f17068beffdff3ab85b4e7a8e6190e29a39 /DEPS
parentf77ddef4a6018b226dba32399b540246cb90a544 (diff)
downloadchromium_src-5e5d93d6c25a4dbffbb0532b3ce907aafccd64c9.zip
chromium_src-5e5d93d6c25a4dbffbb0532b3ce907aafccd64c9.tar.gz
chromium_src-5e5d93d6c25a4dbffbb0532b3ce907aafccd64c9.tar.bz2
Pull new GN, update toolchain definitions
This pulls buildtools to get GN 290714 and updates to the new style of toolchain definitions in that revision. Unfortunately, this new version doesn't support getting the outputs of excutables, which made the android unit test template a bit less automatic. We can consider how to best fix this in the future. R=jamesr@chromium.org Review URL: https://codereview.chromium.org/485833003 Cr-Commit-Position: refs/heads/master@{#290894} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290894 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2698266..9a3d97c 100644
--- a/DEPS
+++ b/DEPS
@@ -73,7 +73,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": "48edf30c463fc41fb9fb0926f8466b473cb177fa",
+ "buildtools_revision": "f79f8ef8691cb0c91ecf36392f6defabd824af60",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFIum
# and whatever else without interference from each other.