From 77f76019c424c2421a5e29f4e3d7a26b1e296de5 Mon Sep 17 00:00:00 2001 From: "gregoryd@google.com" Date: Mon, 16 Aug 2010 21:41:37 +0000 Subject: 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') 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", } -- cgit v1.1