summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 04:59:33 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 04:59:33 +0000
commit6d2e6685cbbb2f9c503ae88f12ca93bfb462aa49 (patch)
tree9bf18ad3b1899fa0f5ddd6f1705d217a809e589a /DEPS
parent5cc72b5b8a3677e3e22536a4547f2e2ae743f4f1 (diff)
downloadchromium_src-6d2e6685cbbb2f9c503ae88f12ca93bfb462aa49.zip
chromium_src-6d2e6685cbbb2f9c503ae88f12ca93bfb462aa49.tar.gz
chromium_src-6d2e6685cbbb2f9c503ae88f12ca93bfb462aa49.tar.bz2
This is a simple integration test that loads a simple nexe and verifies that Javascript can communicate with it. The required html, javascript and nexe files are checked in into the NaCl tree.
Review URL: http://codereview.chromium.org/272005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28796 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bd31551..3df1d76 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@3030",
"src/native_client":
- "http://nativeclient.googlecode.com/svn/trunk/src/native_client@842",
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client@845",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@376",