diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-24 14:38:57 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-24 14:38:57 +0000 |
commit | e228856ecc563aa6ec7078493697ac15a2926a8f (patch) | |
tree | c4973c2127769eb50151ce1c54ea738044e7ae5c /DEPS | |
parent | 20d5b87c8fd39553d78088343cad25c1bc96a215 (diff) | |
download | chromium_src-e228856ecc563aa6ec7078493697ac15a2926a8f.zip chromium_src-e228856ecc563aa6ec7078493697ac15a2926a8f.tar.gz chromium_src-e228856ecc563aa6ec7078493697ac15a2926a8f.tar.bz2 |
Pick up new GYP with workarounds for Xcode deps.
Bot build with updated generator:
http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Mac%20GYP/builds/4673
BUG=none
TEST=everything still builds and hopefully rebuilds better.
Review URL: http://codereview.chromium.org/435008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32923 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://pywebsocket.googlecode.com/svn/trunk/src@86", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@760", + "http://gyp.googlecode.com/svn/trunk@762", "src/v8": "http://v8.googlecode.com/svn/trunk@3276", |