diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 20:45:25 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-29 20:45:25 +0000 |
commit | 858a79c8d042ea5a3101ba37f496f6da8ec2185f (patch) | |
tree | 63b38f923ac70c000270bd03f95674798c8ef244 /DEPS | |
parent | 253a39adbfb946eba237c7021288e511da8da0ca (diff) | |
download | chromium_src-858a79c8d042ea5a3101ba37f496f6da8ec2185f.zip chromium_src-858a79c8d042ea5a3101ba37f496f6da8ec2185f.tar.gz chromium_src-858a79c8d042ea5a3101ba37f496f6da8ec2185f.tar.bz2 |
Deps roll to pick up the new GYP.
Put the chrome pdfs back in the mac_bundle_resources list since rules now match there also.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/112071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17230 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@501", + "http://gyp.googlecode.com/svn/trunk@504", "src/v8": "http://v8.googlecode.com/svn/trunk@2080", |