summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-07 18:40:29 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-07 18:40:29 +0000
commit0e3ffa253cb1e424430669b76b30223e810c9a86 (patch)
tree43c3256cca7b4b72a43539f7d3082281cac55988 /net
parent03efe6ca7ab0a34cfb877b3fec69f462cc3b05f4 (diff)
downloadchromium_src-0e3ffa253cb1e424430669b76b30223e810c9a86.zip
chromium_src-0e3ffa253cb1e424430669b76b30223e810c9a86.tar.gz
chromium_src-0e3ffa253cb1e424430669b76b30223e810c9a86.tar.bz2
Change ICU_UTIL_DATA_IMPL on Linux to match the reality.
We've bundled the ICU data file for 'ages' on Linux, but ICU_UTIL_DATA_IMPL on Linux is still set to ICU_UTIL_DATA_FILE. Apparently, this hasn't been noticed because u_setDataDirectory and udata_setFileAccess just set the global variable pointing to the data file location. This is not totally free because u_setDataDirectory does some locking/unlocking. BUG=NONE TEST=Builds go through on Linux and binaries (chrome, test, etc) run just fine. Review URL: http://codereview.chromium.org/3329012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58725 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions