summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-17 05:03:27 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-17 05:03:27 +0000
commit32c727c7652d3d453b6284402caa3bc7021c798b (patch)
treed75ccb550048ace50f7d2f3f85ea5c759d29fdc7 /DEPS
parent5abe0b215627d04c94600e6403d7235b12986546 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7fbb46f..4c5fa17 100644
--- a/DEPS
+++ b/DEPS
@@ -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",