diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 05:03:27 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 05:03:27 +0000 |
commit | 32c727c7652d3d453b6284402caa3bc7021c798b (patch) | |
tree | d75ccb550048ace50f7d2f3f85ea5c759d29fdc7 /DEPS | |
parent | 5abe0b215627d04c94600e6403d7235b12986546 (diff) | |
download | chromium_src-32c727c7652d3d453b6284402caa3bc7021c798b.zip chromium_src-32c727c7652d3d453b6284402caa3bc7021c798b.tar.gz chromium_src-32c727c7652d3d453b6284402caa3bc7021c798b.tar.bz2 |
Pulling in latest gyp version.
Brings in support for marking some targets as 64-bit, even under a 32-bit
configuration. This is an msvs specific feature needed just for nacl.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/391087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32153 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ deps = { "http://pywebsocket.googlecode.com/svn/trunk/src@86", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@754", + "http://gyp.googlecode.com/svn/trunk@760", "src/v8": "http://v8.googlecode.com/svn/trunk@3276", |