diff options
author | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-05 00:01:03 +0000 |
---|---|---|
committer | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-05 00:01:03 +0000 |
commit | 77551f623747c57f390e4c903b67df09e0dbf75c (patch) | |
tree | 639fe50985c85f7664cdabdbbbce55ecaec62540 /DEPS | |
parent | 6bdc09ffb2b397719ca08d83cec1f89c6acdeae0 (diff) | |
download | chromium_src-77551f623747c57f390e4c903b67df09e0dbf75c.zip chromium_src-77551f623747c57f390e4c903b67df09e0dbf75c.tar.gz chromium_src-77551f623747c57f390e4c903b67df09e0dbf75c.tar.bz2 |
Pull in latest gyp with various make fixes.
BUG=22044
Review URL: http://codereview.chromium.org/669104
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40686 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ deps = { "http://protobuf.googlecode.com/svn/trunk@305", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@791", + "http://gyp.googlecode.com/svn/trunk@794", "src/v8": "http://v8.googlecode.com/svn/trunk@4006", |