diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-03 17:53:30 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-03 17:53:30 +0000 |
commit | de5a586ec7ca9cbbc45953ef5485cff7d8c8c4f3 (patch) | |
tree | 66bda051e814d2a0cf4c8094ac37c5c6615557eb /DEPS | |
parent | 6752d476fbb54c3dd00343c7b194c23620c3d1e5 (diff) | |
download | chromium_src-de5a586ec7ca9cbbc45953ef5485cff7d8c8c4f3.zip chromium_src-de5a586ec7ca9cbbc45953ef5485cff7d8c8c4f3.tar.gz chromium_src-de5a586ec7ca9cbbc45953ef5485cff7d8c8c4f3.tar.bz2 |
DEPS roll to latest gyp.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/159795
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22285 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@568", + "http://gyp.googlecode.com/svn/trunk@571", "src/v8": "http://v8.googlecode.com/svn/trunk@2592", |