diff options
author | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-16 21:41:37 +0000 |
---|---|---|
committer | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-16 21:41:37 +0000 |
commit | 77f76019c424c2421a5e29f4e3d7a26b1e296de5 (patch) | |
tree | b9d0d692afa6b8c02278f61e3786f99d25b0e21d /DEPS | |
parent | c53165eee209ac76acc894a9f593febbe87dc850 (diff) | |
download | chromium_src-77f76019c424c2421a5e29f4e3d7a26b1e296de5.zip chromium_src-77f76019c424c2421a5e29f4e3d7a26b1e296de5.tar.gz chromium_src-77f76019c424c2421a5e29f4e3d7a26b1e296de5.tar.bz2 |
Add a test: use "nexes" property in the embed tag and let the plugin choose the right binary to run.
BUG=http://code.google.com/p/nativeclient/issues/detail?id=500
TEST=this CL
Review URL: http://codereview.chromium.org/3171010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56240 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ vars = { "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", - "nacl_revision": "2957", + "nacl_revision": "3005", "libvpx_revision": "55944", "libjingle_revision": "27", } |