summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 18:43:26 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-13 18:43:26 +0000
commit40dddd98e0001614e641052fc5bc9a0c68dfc129 (patch)
tree6a20c07ce11fa32e5daefbece32658d707dde4b0 /DEPS
parenta54e1291617e5cedb17feca98562b2e4f316f354 (diff)
downloadchromium_src-40dddd98e0001614e641052fc5bc9a0c68dfc129.zip
chromium_src-40dddd98e0001614e641052fc5bc9a0c68dfc129.tar.gz
chromium_src-40dddd98e0001614e641052fc5bc9a0c68dfc129.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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28796 Review URL: http://codereview.chromium.org/272005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28855 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 686ffc3..90916cb 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",