diff options
author | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 21:04:15 +0000 |
---|---|---|
committer | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 21:04:15 +0000 |
commit | bdb2b052880db23872869796f4979adceaf5f43a (patch) | |
tree | 506a93ce2afb26d985f65c255e2966023bf42120 /DEPS | |
parent | fc2652479169e0cfda69fb58c8232ed32e86b706 (diff) | |
download | chromium_src-bdb2b052880db23872869796f4979adceaf5f43a.zip chromium_src-bdb2b052880db23872869796f4979adceaf5f43a.tar.gz chromium_src-bdb2b052880db23872869796f4979adceaf5f43a.tar.bz2 |
After recent changes (handle passing and RNG) Native Client tests run successfully in the sandbox.
Review URL: http://codereview.chromium.org/316011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29818 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@3093", "src/native_client": - "http://nativeclient.googlecode.com/svn/trunk/src/native_client@893", + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@894", "src/third_party/skia": "http://skia.googlecode.com/svn/trunk@404", |