[CrOS Settings] Initial skeleton of OS and Shared strings provider.
This CL creates a placeholder for the OS settings strings provider and Shared settings strings provider. Strings used exclusively by OS settings will be moved to the OS settings provider, and strings used by both the browser and OS will be moved to the shared settings string provider. Follow-up CLs will start transferring strings page-by-page from the browser strings provider to either the OS or shared string provider. As an example, this CL divides the A11y page strings between browser, OS, and shared string providers. Bug: 967888 Change-Id: I2f558cca8b17a66b88af184bb5643cabdef7fee7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001850 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#732645}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment