commit | 8cdb78c4fd03438aff8fe9d2cb3586ab078163a2 | [log] [tgz] |
---|---|---|
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Jun 13 18:45:15 2011 +0000 |
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Jun 13 18:45:15 2011 +0000 |
tree | b721f65f2a17e30182711b306813261000346782 | |
parent | cc9cf9ac6e95dfbefe85f191fbdfa82a2a9c2036 [diff] [blame] |
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
diff --git a/DEPS b/DEPS index 571b83c..ce334e8 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", }