summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/DEPS')
-rw-r--r--o3d/DEPS5
1 files changed, 4 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 06ac56b..2e136a4 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -4,7 +4,7 @@ vars = {
"nixysa_rev": "29",
"o3d_code_rev": "124",
"skia_rev": "279",
- "gyp_rev": "553",
+ "gyp_rev": "606",
"gtest_rev": "267",
"gflags_rev": "30",
"breakpad_rev": "346",
@@ -97,6 +97,9 @@ deps = {
"o3d/third_party/gmock/files":
"http://googlemock.googlecode.com/svn/tags/release-1.0.0",
+
+ "tools/gyp":
+ "http://gyp.googlecode.com/svn/trunk@" + Var("gyp_rev"),
}
deps_os = {