summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index edba736..3ba3c83 100644
--- a/DEPS
+++ b/DEPS
@@ -15,6 +15,9 @@ deps = {
"src/googleurl":
"http://google-url.googlecode.com/svn/trunk@107",
+ "src/native_client":
+ "http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient@314",
+
"src/sdch/open-vcdiff":
"http://open-vcdiff.googlecode.com/svn/trunk@26",
@@ -107,6 +110,7 @@ include_rules = [
skip_child_includes = [
"breakpad",
"gears",
+ "native_client",
"o3d",
"sdch",
"skia",