diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-21 19:43:22 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-21 19:43:22 +0000 |
commit | d5160050bb33870d81156b43bcc229d9178d41c7 (patch) | |
tree | 64f9a282444f4888535eb6a169b0180eda5ab857 | |
parent | 7fa19f8c525235f3318359b4e6f647e1dfd18f46 (diff) | |
download | chromium_src-d5160050bb33870d81156b43bcc229d9178d41c7.zip chromium_src-d5160050bb33870d81156b43bcc229d9178d41c7.tar.gz chromium_src-d5160050bb33870d81156b43bcc229d9178d41c7.tar.bz2 |
Pulling in newer nacl with reduced third_party (to shrink checkout size).
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6011006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69856 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { "skia_revision": "636", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "4007", + "nacl_revision": "4020", "libjingle_revision": "50", "libvpx_revision": "65287", "ffmpeg_revision": "69487", |