diff options
author | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 19:18:30 +0000 |
---|---|---|
committer | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 19:18:30 +0000 |
commit | 655acaa9b4d9e2fb912739902aebaee99e16b68f (patch) | |
tree | 463ee975c62c44468617ff2eb800df107d815ce1 /DEPS | |
parent | cd557923b2a5dafb6d49ac8e3b597e3793fc0874 (diff) | |
download | chromium_src-655acaa9b4d9e2fb912739902aebaee99e16b68f.zip chromium_src-655acaa9b4d9e2fb912739902aebaee99e16b68f.tar.gz chromium_src-655acaa9b4d9e2fb912739902aebaee99e16b68f.tar.bz2 |
Rolling in new gyp version with msvs version and bit-ness variables.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/160461
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22166 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@567", + "http://gyp.googlecode.com/svn/trunk@568", "src/v8": "http://v8.googlecode.com/svn/trunk@2592", |