summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index bf3d0fd..ee521c3 100644
--- a/DEPS
+++ b/DEPS
@@ -57,6 +57,9 @@ deps = {
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@" +
Var("nacl_revision"),
+ "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client/tests/prebuilt@" +
+ Var("nacl_revision"),
"src/third_party/skia/src":
"http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"),