diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-29 21:19:03 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-29 21:19:03 +0000 |
commit | ba75f013cb87b3404a8b0352956fc42dde29ce5c (patch) | |
tree | 862152f383a2bf4e41e81887b831e0e1bc6486db /DEPS | |
parent | 1c3dfac8bfaac6c32db3bfffe964bd0ca6ca1601 (diff) | |
download | chromium_src-ba75f013cb87b3404a8b0352956fc42dde29ce5c.zip chromium_src-ba75f013cb87b3404a8b0352956fc42dde29ce5c.tar.gz chromium_src-ba75f013cb87b3404a8b0352956fc42dde29ce5c.tar.bz2 |
Roll 4 revisions.
Pickup:
731) -fPIC fix for scons generator
732) shared library fix for cross-compiling
734) support for configuration inheritance.
BUG=300013
TEST=try server.
Review URL: http://codereview.chromium.org/343043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30513 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@86", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@730", + "http://gyp.googlecode.com/svn/trunk@734", "src/v8": "http://v8.googlecode.com/svn/trunk@3121", |