diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-15 22:53:22 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-15 22:53:22 +0000 |
commit | 638abaa23be28384b9541c7f715bb06d6e68af61 (patch) | |
tree | d991ea2ead7c55901bb1506366a939853435546d /DEPS | |
parent | 2cfd14e1a77d64f40febb4187ece8b16097ba0e3 (diff) | |
download | chromium_src-638abaa23be28384b9541c7f715bb06d6e68af61.zip chromium_src-638abaa23be28384b9541c7f715bb06d6e68af61.tar.gz chromium_src-638abaa23be28384b9541c7f715bb06d6e68af61.tar.bz2 |
Roll gyp from 836 -> 837.
Pull in change to serialize links in linux.
BUG=none
TEST=linux try bots.
Review URL: http://codereview.chromium.org/2937012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ deps = { "http://google-cache-invalidation-api.googlecode.com/svn/trunk@34", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@836", + "http://gyp.googlecode.com/svn/trunk@837", "src/v8": "http://v8.googlecode.com/svn/trunk@5074", |