diff options
author | polina@google.com <polina@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-27 07:06:25 +0000 |
---|---|---|
committer | polina@google.com <polina@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-27 07:06:25 +0000 |
commit | ca340a4a8b57ef91cae0448224ef71550faf8fbd (patch) | |
tree | b0a4539d7096342a17e716bdb96fa262ca3db7fa /DEPS | |
parent | acadd8fd77dd19841cdb392fab5e8705d4fbb282 (diff) | |
download | chromium_src-ca340a4a8b57ef91cae0448224ef71550faf8fbd.zip chromium_src-ca340a4a8b57ef91cae0448224ef71550faf8fbd.tar.gz chromium_src-ca340a4a8b57ef91cae0448224ef71550faf8fbd.tar.bz2 |
Bump nacl_revision to 4241.
BUG=none
TEST=native_client/tests with --enable-nacl
Review URL: http://codereview.chromium.org/6306015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72768 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": "76718", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "4209", + "nacl_revision": "4241", "libjingle_revision": "50", "libvpx_revision": "65287", "ffmpeg_revision": "71842", |