Update skia's gyp to 1284 (was 1139).
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Mar 2012 18:18:26 +0000 (18:18 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Mar 2012 18:18:26 +0000 (18:18 +0000)
http://codereview.appspot.com/5935050/

git-svn-id: http://skia.googlecode.com/svn/trunk@3525 2bbb7eff-a529-9590-31e7-b0007b416f81

DEPS

diff --git a/DEPS b/DEPS
index a9660bf..5a6b1e9 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ use_relative_paths = True
 # See third_party/externals/README
 #
 deps = {
-  "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1139",
+  "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1284",
   "third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
 }