diff options
author | mseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-24 19:17:48 +0000 |
---|---|---|
committer | mseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-24 19:17:48 +0000 |
commit | 8bbc822f5e11f340e5688259247ae453578a691c (patch) | |
tree | a3545b9d3bd49537499a7108a815db4c5293e393 /DEPS | |
parent | efd97484dbba5faec394693002228a1f0e2c2f82 (diff) | |
download | chromium_src-8bbc822f5e11f340e5688259247ae453578a691c.zip chromium_src-8bbc822f5e11f340e5688259247ae453578a691c.tar.gz chromium_src-8bbc822f5e11f340e5688259247ae453578a691c.tar.bz2 |
Update NaCl revision in DEPS
BUG=none
TEST=trybots (in particular, nacl_ui_tests)
Review URL: http://codereview.chromium.org/6331011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72362 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": "76508", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "4182", + "nacl_revision": "4209", "libjingle_revision": "50", "libvpx_revision": "65287", "ffmpeg_revision": "71842", |