commit | bffa19f30776f745fc5f6aef5881113781f3bd41 | [log] [tgz] |
---|---|---|
author | agrieve <agrieve@chromium.org> | Thu Jun 25 19:55:34 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 25 19:56:06 2015 |
tree | b14ba4fca680b3e78c0691f79c94a46442266944 | |
parent | 28df4d1101e58d3d99e155158e9bacd0e0739af5 [diff] |
Convert Android WebView to store locale .pak files as res/raw resources Motivation for this is to have webview be consistent with chrome in how it bundles these. It does also have the side-effect of improving the look-up time for LocaleDataPakExists. BUG=371610 Review URL: https://codereview.chromium.org/1193613002 Cr-Commit-Position: refs/heads/master@{#336237}