summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-16 21:41:37 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-16 21:41:37 +0000
commit77f76019c424c2421a5e29f4e3d7a26b1e296de5 (patch)
treeb9d0d692afa6b8c02278f61e3786f99d25b0e21d /DEPS
parentc53165eee209ac76acc894a9f593febbe87dc850 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index eafaf5c..9ce4200 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
}