70d5a29d11
Previously the 0.6 Chrome/Blimp integrated build still use strings in //blimp/client/app, which also only generates android strings files. This CL: 1. Setup strings resources in //blimp/client/core, all core code won't use app resources anymore. 2. Internal core strings are protected behind the build flag |enable_blimp_client|, so normal Chrome build won't contain Blimp internal strings. Also the build flag is only used in //blimp/client/core build files. 3. The Blimp linux shell only loads the English string pak file. Unit tests and 0.5 app currently don't depends on the new core strings. Clean resources bug. BUG=630687 Decouple app and core code bug. BUG=651964 Review-Url: https://codereview.chromium.org/2431653004 Cr-Original-Commit-Position: refs/heads/master@{#431484} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 7d4d7a54a39b017222ce964baaf8431f4453a957 |
||
---|---|---|
.. | ||
suppress.py | ||
suppressions.xml |