aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-05 18:35:22 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-05 18:35:22 +0000
commitf51e125b949fdda350256c7132ee54c49ea53519 (patch)
tree6a269d3e03ce270d9798f80e18de5aeef7238eab /DEPS
parent5a64902ee92847f53dfc5b211da19d074179be64 (diff)
Update gyp from 1563 to 1643 (take two).
Re-land 9445 (reverted 9448), but add back the libs no longer provided by gyp. git-svn-id: http://skia.googlecode.com/svn/trunk@9450 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c2e5de9ca0..936875fcd2 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ use_relative_paths = True
deps = {
"third_party/externals/angle" : "http://angleproject.googlecode.com/svn/trunk@1268",
"third_party/externals/freetype" : "https://android.googlesource.com/platform/external/freetype.git",
- "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1563",
+ "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1643",
"third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
"third_party/externals/jsoncpp" : "http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp@248",
"third_party/externals/jsoncpp-chromium" : "http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@125399",