From: mtklein Date: Thu, 21 Jul 2016 13:29:01 +0000 (-0700) Subject: Roll buildtools for latest GN binary. X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~116^2~696 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b43094bf207ff3e7ac61b769c0f306395761b4c;p=platform%2Fupstream%2FlibSkiaSharp.git 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 --- diff --git a/DEPS b/DEPS index 3dc7d1c..3e87e0e 100644 --- a/DEPS +++ b/DEPS @@ -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",