From: bungeman Date: Wed, 3 Feb 2016 19:25:26 +0000 (-0800) Subject: Roll third_party/externals/gyp 08429da795..87ac4d0e63fc (63 commits). X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~129^2~2247 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84de5c86f9189bef758118dc12e1d6e62d06cd38;p=platform%2Fupstream%2FlibSkiaSharp.git Roll third_party/externals/gyp 08429da795..87ac4d0e63fc (63 commits). https://chromium.googlesource.com/external/gyp.git/+log/08429da795..87ac4d0e63fc This is primarily to pick up changes to the CMake generator for Mac. Review URL: https://codereview.chromium.org/1669503003 --- diff --git a/DEPS b/DEPS index e6e32b2..7145953 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ deps = { "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@8182049470aa3ba0c9f7c54ef965bf1877df08cb", "third_party/externals/cmake" : "https://cmake.googlesource.com/cmake.git@v3.3.1", "third_party/externals/freetype": "https://skia.googlesource.com/third_party/freetype2.git@6a19a7d332c5446542196e5aeda0ede109ef097b", - "third_party/externals/gyp" : "https://chromium.googlesource.com/external/gyp.git@08429da7955a98ef764fafa223dd7de73f654b2d", + "third_party/externals/gyp" : "https://chromium.googlesource.com/external/gyp.git@87ac4d0e63fc7dd8152a350327fea8dcf031bf56", "third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@0.9.35", "third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0", "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v0.5.0",