diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-19 07:01:44 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-19 07:01:44 +0000 |
commit | 560e93ab77941997315f8b762b0a48d31cacf394 (patch) | |
tree | 6cf4f30fc23a29073c4dfb8e287c683f43f5cdb2 /DEPS | |
parent | 847af343455fca79c86ec35634565a6324bac8bf (diff) | |
download | chromium_src-560e93ab77941997315f8b762b0a48d31cacf394.zip chromium_src-560e93ab77941997315f8b762b0a48d31cacf394.tar.gz chromium_src-560e93ab77941997315f8b762b0a48d31cacf394.tar.bz2 |
Pushing newer nacl into chrome.
Enabling nacl_integration_tests for mac, linux, and only the nacl integration
buildbot on windows.
Disabling the nacl sandbox tests, as they now require a flag that's not
easy to inject.
BUG=None
TEST=None
R=ncbray@google.com
Review URL: http://codereview.chromium.org/6881027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82077 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": "84046", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "4559", + "nacl_revision": "4920", "nacl_tools_revision": "4802", "libjingle_revision": "55", "libvpx_revision": "81610", |