diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-11 18:45:10 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-11 18:45:10 +0000 |
commit | fd24b0cee498e9ab4da8a13c167225500427f7b1 (patch) | |
tree | 811292a55943f442fb60007d0ea6022919a01a21 /DEPS | |
parent | 73aca1a71ee3daa6b0879a0877f4b83cb451206c (diff) | |
download | chromium_src-fd24b0cee498e9ab4da8a13c167225500427f7b1.zip chromium_src-fd24b0cee498e9ab4da8a13c167225500427f7b1.tar.gz chromium_src-fd24b0cee498e9ab4da8a13c167225500427f7b1.tar.bz2 |
Push U_STATIC_IMPLEMENTATION into the icu build on the Mac to keep symbol
visibility under control.
Review URL: http://codereview.chromium.org/2434
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2076 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "/trunk/deps/third_party/cygwin@1788", "src/third_party/icu38": - "/trunk/deps/third_party/icu38@2049", + "/trunk/deps/third_party/icu38@2075", "src/third_party/python_24": "/trunk/deps/third_party/python_24@1790", |