diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-13 18:32:03 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-13 18:32:03 +0000 |
commit | a54e1291617e5cedb17feca98562b2e4f316f354 (patch) | |
tree | b040151a75aa254e260a57712e16c805476e79d3 /DEPS | |
parent | d1e3153272d01573849b843b288ee93d6466d4bd (diff) | |
download | chromium_src-a54e1291617e5cedb17feca98562b2e4f316f354.zip chromium_src-a54e1291617e5cedb17feca98562b2e4f316f354.tar.gz chromium_src-a54e1291617e5cedb17feca98562b2e4f316f354.tar.bz2 |
Roll DEPS for gyp. This picks up the relative path make generator change.
BUG=19854
TEST=No more "argument list too long" errors.
Review URL: http://codereview.chromium.org/266062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28852 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ deps = { "http://pywebsocket.googlecode.com/svn/trunk/src@34", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@685", + "http://gyp.googlecode.com/svn/trunk@690", "src/v8": "http://v8.googlecode.com/svn/trunk@3030", |