diff options
author | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 15:11:59 +0000 |
---|---|---|
committer | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 15:11:59 +0000 |
commit | e38f570c31030d07e0515dc1911e420452a2abe6 (patch) | |
tree | b21b4f2b934b58a28f53bac495c87ad215f08ab5 /DEPS | |
parent | 6238f3032c4085318b4a092b9a0fec29bb37b728 (diff) | |
download | chromium_src-e38f570c31030d07e0515dc1911e420452a2abe6.zip chromium_src-e38f570c31030d07e0515dc1911e420452a2abe6.tar.gz chromium_src-e38f570c31030d07e0515dc1911e420452a2abe6.tar.bz2 |
Update gyp to r668.
Review URL: http://codereview.chromium.org/220006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ deps = { "http://protobuf.googlecode.com/svn/trunk@219", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@664", + "http://gyp.googlecode.com/svn/trunk@668", "src/v8": "http://v8.googlecode.com/svn/trunk@2966", |