diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 19:45:55 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 19:45:55 +0000 |
commit | 520d43fb345190e92d1bf2e18870fa24ad2bb096 (patch) | |
tree | 0397fc04f923fb39e28698f9ec5dd93832793b3d /DEPS | |
parent | 89e4f9ed57b50c74acaad8145a53233c8af6324f (diff) | |
download | chromium_src-520d43fb345190e92d1bf2e18870fa24ad2bb096.zip chromium_src-520d43fb345190e92d1bf2e18870fa24ad2bb096.tar.gz chromium_src-520d43fb345190e92d1bf2e18870fa24ad2bb096.tar.bz2 |
GYP roll to bring in fixes to the Xcode generator.
Fix up the references to the mac plugin interpose lib for the proper naming from the GYP roll.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/453014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33468 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ deps = { "http://protobuf.googlecode.com/svn/trunk@219", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@765", + "http://gyp.googlecode.com/svn/trunk@766", "src/v8": "http://v8.googlecode.com/svn/trunk@3376", |