summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS_gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/DEPS_gyp')
-rw-r--r--o3d/DEPS_gyp5
1 files changed, 4 insertions, 1 deletions
diff --git a/o3d/DEPS_gyp b/o3d/DEPS_gyp
index 8e823a9..404768b 100644
--- a/o3d/DEPS_gyp
+++ b/o3d/DEPS_gyp
@@ -1,6 +1,6 @@
vars = {
"chromium_trunk": "http://src.chromium.org/svn/trunk",
- "nixysa_rev": "28",
+ "nixysa_rev": "29",
"chromium_rev": "21287",
"o3d_code_rev": "109",
"skia_rev": "279",
@@ -31,6 +31,9 @@ deps = {
"third_party/jsdoctoolkit":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/jsdoctoolkit@" + Var("o3d_code_rev"),
+ "third_party/libevent":
+ "http://o3d.googlecode.com/svn/trunk/googleclient/third_party/libevent@" + Var("o3d_code_rev"),
+
"third_party/pdiff":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff@" + Var("o3d_code_rev"),