set externals/gyp dependency to same version as manually imported gyp code
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Jun 2011 18:45:15 +0000 (18:45 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Jun 2011 18:45:15 +0000 (18:45 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@1571 2bbb7eff-a529-9590-31e7-b0007b416f81

DEPS
third_party/gyp/README.skia

diff --git a/DEPS b/DEPS
index 571b83c13be9ec1afe3e73c471123e5172d470b7..ce334e8e100ce6ef2baadfbfa9067f3a03057a23 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -7,5 +7,5 @@
 
 use_relative_paths = True
 deps = {
-  "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@930",
+  "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@907",
 }
index 3ba7e1641a48f10b7f6f465181b5db80092cf0c3..44cd5f33e08bbd67d73199d1fc4d1e69d5a4507a 100644 (file)
@@ -1,4 +1,9 @@
-This is a snap of GYP (http://code.google.com/p/gyp/) at r197
+This is a snap of GYP (http://code.google.com/p/gyp/) at r907,
+added by bsalomon on 30 March 2011.
+
+(Brian had originally recorded that this was a snap as of r197,
+but the gyp code copied over is very different than r197;
+further investigation indicates that it was probably r907.)
 
 svn export http://gyp.googlecode.com/svn/trunk/