diff options
author | mtklein <mtklein@chromium.org> | 2016-07-21 06:29:01 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-21 06:29:01 -0700 |
commit | 9b43094bf207ff3e7ac61b769c0f306395761b4c (patch) | |
tree | 618f328fd5d16758ac6c12290e495685259b4287 /DEPS | |
parent | 1597628fa38d24f23ad505bfb40e70e7c8617457 (diff) |
Roll buildtools for latest GN binary.
This GN binary has a JSON backend that's meant to be parsed to seed other
build configurations (e.g. CMake, Android, Google3).
You will need to re-run ./gn.py to fetch the newest binary.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2164263002
Review-Url: https://codereview.chromium.org/2164263002
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ use_relative_paths = True # deps = { "build": "https://chromium.googlesource.com/chromium/src/build.git@c3550298c508d10c6281794de126223a38359249", - "buildtools": "https://chromium.googlesource.com/chromium/buildtools.git@573942cffe9494e3d9f05ada4c61e1f32a1c58fc", + "buildtools": "https://chromium.googlesource.com/chromium/buildtools.git@60f7f9a8b421ebf9a46041dfa2ff11c0fe59c582", "tools/clang": "https://chromium.googlesource.com/chromium/src/tools/clang.git@ea64c667cd841b2c3268bd7dfd223269f3ea23ba", "common": "https://skia.googlesource.com/common.git@c282fe0b6e392b14f88d647cbd86e1a3ef5498e0", |