diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-26 08:45:36 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-26 08:45:36 +0000 |
commit | 87190822ef326d6d6f518be7030b5b17753a3922 (patch) | |
tree | 10b82e21e9ba868307d605028e161cef7f945c67 | |
parent | 65da356b679ad2cf726579f9c2661d57c1ad5e03 (diff) | |
download | chromium_src-87190822ef326d6d6f518be7030b5b17753a3922.zip chromium_src-87190822ef326d6d6f518be7030b5b17753a3922.tar.gz chromium_src-87190822ef326d6d6f518be7030b5b17753a3922.tar.bz2 |
Pulling in nacl with common.gypi that defers more to chrome.
BUG=None
TEST=None
R=tc@chromium.org
Review URL: http://codereview.chromium.org/8045003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102709 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ vars = { "webkit_revision": "95897", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "6760", + "nacl_revision": "6776", # After changing nacl_revision, run 'glient sync' and check native_client/DEPS # to update other nacl_*_revision's. # TODO(brettw) We should use the "From" syntax to avoid hardcoding the |