aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-06-13 18:45:15 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-06-13 18:45:15 +0000
commit8cdb78c4fd03438aff8fe9d2cb3586ab078163a2 (patch)
treeb721f65f2a17e30182711b306813261000346782 /DEPS
parentcc9cf9ac6e95dfbefe85f191fbdfa82a2a9c2036 (diff)
set externals/gyp dependency to same version as manually imported gyp code
git-svn-id: http://skia.googlecode.com/svn/trunk@1571 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 571b83c13b..ce334e8e10 100644
--- 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",
}