diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 21:08:49 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 21:08:49 +0000 |
commit | 478c23229ae77048c90e0a6f74ad503ad240fe23 (patch) | |
tree | ea8290e163817f793311789e75c4baf6367d01a9 /DEPS | |
parent | 1e91483c7fa063dfd1b4ee7dd96c250659fc1bdb (diff) | |
download | chromium_src-478c23229ae77048c90e0a6f74ad503ad240fe23.zip chromium_src-478c23229ae77048c90e0a6f74ad503ad240fe23.tar.gz chromium_src-478c23229ae77048c90e0a6f74ad503ad240fe23.tar.bz2 |
Provide pre-generated config.h files for the Mac for sdch and libevent, so
we don't have to worry about messy generator steps in the gyp-based build.
Review URL: http://codereview.chromium.org/23008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9254 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ deps = { "/trunk/deps/third_party/WebKit@9233", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@9156", + "/trunk/deps/third_party/icu38@9252", "src/v8": "http://v8.googlecode.com/svn/trunk@1201", |