-
Regan Hsu authored
This CL breaks AddPeopleStrings in browser string provider into smaller string providing functions that provide for specific People settings polymer elements. Shared components will have their providing function inside the shared string provider, and OS exclusive components will have their provided function inside the os string provider. IDS_SETTINGS_SYNC_SIGN_IN_PROMPT_WITH_ACCOUNT in both chromium settings and chrome os settings strings are deleted since they are no longer used, and so is IDS_SETTINGS_USE_DEFAULT_SETTINGS. Also, people strings that were located incorrectly in AddPeopleStrings are moved to the correct function. Bug: 967888 Change-Id: I2f8b94e6903a0ed413786195f467d8d49c7942ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026111 Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#738348}
7fe2df29