diff options
author | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-04 03:36:12 +0000 |
---|---|---|
committer | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-04 03:36:12 +0000 |
commit | f7b6acb098a9ab434c19a837672406cc8a5cdab2 (patch) | |
tree | 0ca63753ec7bf0109a892d86c36acdce22946e4b /DEPS | |
parent | 2fc51e5b5a5fd05d464ff605dfa46b15d8b0c003 (diff) | |
download | chromium_src-f7b6acb098a9ab434c19a837672406cc8a5cdab2.zip chromium_src-f7b6acb098a9ab434c19a837672406cc8a5cdab2.tar.gz chromium_src-f7b6acb098a9ab434c19a837672406cc8a5cdab2.tar.bz2 |
Try again to remove NaCl NPAPI plugin hooks from the gyp files.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6250150
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73757 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ vars = { "webkit_revision": "77544", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "4241", + "nacl_revision": "4270", "libjingle_revision": "50", "libvpx_revision": "65287", "ffmpeg_revision": "71842", |