forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
android_webview: stop using system ICU.
To support unbundled updates we need to stop depending on system libraries. Disable using the system version of ICU and instead link Chromium's copy. This increases binary size by ~7MB. BUG=409851 Review URL: https://codereview.chromium.org/541753002 Cr-Commit-Position: refs/heads/master@{#293510}
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters