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 8c32002..c2ba3b5 100644
--- a/DEPS
+++ b/DEPS
@@ -34,6 +34,9 @@ deps = {
"src/v8":
"http://v8.googlecode.com/svn/branches/1.2@2446",
+ "src/native_client":
+ "http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client@362",
+
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@250",
@@ -112,6 +115,7 @@ include_rules = [
skip_child_includes = [
"breakpad",
"gears",
+ "native_client",
"o3d",
"sdch",
"skia",