aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-05 16:15:15 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-05 16:15:15 +0000
commit6b98fbb0da3ce7a9c98617f6f9b66844f71fd502 (patch)
treef313d0d6d77445c5b4297c22985ef0c3884134b3 /DEPS
parentfe26fb61422ced75da8eb4e1212e2e113646252e (diff)
Update gyp from 1563 to 1643.
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",