summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-13 21:09:38 +0000
committerbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-13 21:09:38 +0000
commit3c221847983a9707e391d42e2baf692c9165decc (patch)
treec9c6a3f67afc6dda0a6e5a53dad1c27fda02b8ba /DEPS
parent9ee23c5ba23ad61130471514e874ccefcc7ea25c (diff)
downloadchromium_src-3c221847983a9707e391d42e2baf692c9165decc.zip
chromium_src-3c221847983a9707e391d42e2baf692c9165decc.tar.gz
chromium_src-3c221847983a9707e391d42e2baf692c9165decc.tar.bz2
Pulling native client into the chromium tree.
BUG=None TEST=None Review URL: http://codereview.chromium.org/149560 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20529 0039d316-1c4b-4281-b951-d872f2087c98
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",