diff options
author | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 21:58:48 +0000 |
---|---|---|
committer | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 21:58:48 +0000 |
commit | 3e34e7536fe6395d5f95c51bc48aaed40fc2b7af (patch) | |
tree | a45e2e0fc35655052c297f7a3141ad359261137f /DEPS | |
parent | 6cd1437324ac16c4bf43d4cdc82644687cd07f2c (diff) | |
download | chromium_src-3e34e7536fe6395d5f95c51bc48aaed40fc2b7af.zip chromium_src-3e34e7536fe6395d5f95c51bc48aaed40fc2b7af.tar.gz chromium_src-3e34e7536fe6395d5f95c51bc48aaed40fc2b7af.tar.bz2 |
Pulling in new gyp version with product_name support on windows.
Dropping setting that conflicts with this in common.gpyi
Review URL: http://codereview.chromium.org/112019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15907 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@473", + "http://gyp.googlecode.com/svn/trunk@476", "src/v8": "http://v8.googlecode.com/svn/trunk@1918", |