-
Ben Murdoch authored
Cherry pick of https://src.chromium.org/viewvc/chrome?view=rev&revision=286258 and update makefiles. conflicts: build/java_apk.gypi [android_webview] Do not extract webviewchromium.pak - Change the android_webview_apk gyp files to include the en-US.pak file in the apk, which was erroneously missing. - Add the do_not_compress gyp plumbing to store and zipalign paks in the apk (only for the android_webview_apk target). - Stop decompressing pak files in the android webview shell apk. - Change aw_browser_main_parts.cc to take advantage of the new AwAssets and DataPack/ResourceBundle *FromRegion methods (mmap from the apk). - Add temporary workaround which loads always the en-US.pak locale, in lack of a proper refactoring of i10n_utils and ResourceBundle. BUG=394502 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286258 Bug: 16723226 Change-Id: Ia423db5a2d419297c7c2753dbb18a0376fa10842
8d8c7bbf