diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-26 01:11:07 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-26 01:11:07 +0000 |
commit | 5d6f6371796a96d51cea7abdb3878e1c8bb92fc5 (patch) | |
tree | 0dd520452a026170e1b933c8808be74e024ecd84 /DEPS | |
parent | 3d86d2f62ad61e286f52846bb17426968db37ffd (diff) | |
download | chromium_src-5d6f6371796a96d51cea7abdb3878e1c8bb92fc5.zip chromium_src-5d6f6371796a96d51cea7abdb3878e1c8bb92fc5.tar.gz chromium_src-5d6f6371796a96d51cea7abdb3878e1c8bb92fc5.tar.bz2 |
Pulling newer version of scons into chrome (for nacl)
with windows spawnve fix.
BUG=None
TEST=None
R=noelallen@google.com
Review URL: http://codereview.chromium.org/6883152
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82960 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4920", - "nacl_tools_revision": "4802", + "nacl_tools_revision": "5025", "libjingle_revision": "55", "libvpx_revision": "81610", "ffmpeg_revision": "82126", |