diff options
author | mtklein <mtklein@chromium.org> | 2016-08-05 08:40:03 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-05 08:40:03 -0700 |
commit | 8e522e4fa163054598cbcf2ec7fae18cdfed9030 (patch) | |
tree | 8bdf44425e7c8cf6e63bc5565abc834ff842419c /DEPS | |
parent | 955e879c6dc9c74224d5a25a67e9eecdee4d4ae8 (diff) |
Roll GN
No major new features... just good to keep up.
https://chromium.googlesource.com/chromium/buildtools.git/+log/60f7f9a..9c6ad6f
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2218063002
Review-Url: https://codereview.chromium.org/2218063002
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ use_relative_paths = True # Dependencies on outside packages. # deps = { - "buildtools": "https://chromium.googlesource.com/chromium/buildtools.git@60f7f9a8b421ebf9a46041dfa2ff11c0fe59c582", + "buildtools": "https://chromium.googlesource.com/chromium/buildtools.git@9c6ad6f5cbc2f30989edc3504ec7f9d360542512", "common": "https://skia.googlesource.com/common.git@c282fe0b6e392b14f88d647cbd86e1a3ef5498e0", |