summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-22 00:57:54 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-22 00:57:54 +0000
commit14eae12d48e751a6c5cdccb825f9544cb469d7b5 (patch)
tree2db5bb1645c0889c7700458c9a04e4f0913f0caf /DEPS
parent0b9d27bd2bc9d2a68b25c6a4955b0b1ab4c87e30 (diff)
downloadchromium_src-14eae12d48e751a6c5cdccb825f9544cb469d7b5.zip
chromium_src-14eae12d48e751a6c5cdccb825f9544cb469d7b5.tar.gz
chromium_src-14eae12d48e751a6c5cdccb825f9544cb469d7b5.tar.bz2
To get Chrome to find the NaCl plug-in on Mac, we need to copy the plugin
bundle into the Chrome bundle. This change also bumps the NaCl DEPS to get a version of the plugin that builds on all platforms. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69911 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 02eba82..d24f4a9 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
"skia_revision": "636",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
- "nacl_revision": "4020",
+ "nacl_revision": "4028",
"libjingle_revision": "50",
"libvpx_revision": "65287",
"ffmpeg_revision": "69487",