commit | 958df2835b5ae28967ae2352f3ebb05f123b77fa | [log] [tgz] |
---|---|---|
author | Jared Saul <[email protected]> | Tue Apr 02 23:29:48 2019 |
committer | Commit Bot <[email protected]> | Tue Apr 02 23:29:48 2019 |
tree | 4e2bf2e0e8846e178cf604c186704f0134c310a5 | |
parent | 3462832befc923472e37ff306f6228e57a845cfb [diff] [blame] |
[Autofill] Split Autofill/Payments strings from Autofill strings Also gives jsaul@ owners over autofill_payments_strings Bug: 940042 Change-Id: Ia9410d5c9920f3b64deec7551ece2069ce402444 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536760 Commit-Queue: Jared Saul <[email protected]> Reviewed-by: Fabio Tirelo <[email protected]> Reviewed-by: Cait Phillips <[email protected]> Cr-Commit-Position: refs/heads/master@{#647020}
diff --git a/components/components_strings.grd b/components/components_strings.grd index 65e9453..71e8f629 100644 --- a/components/components_strings.grd +++ b/components/components_strings.grd
@@ -192,8 +192,9 @@ <release seq="1" allow_pseudo="false"> <messages fallback_to_english="true"> <part file="app_modal_strings.grdp" /> - <part file="autofill_strings.grdp" /> <part file="autofill_assistant_strings.grdp" /> + <part file="autofill_payments_strings.grdp" /> + <part file="autofill_strings.grdp" /> <part file="bookmark_bar_strings.grdp" /> <part file="bookmark_component_strings.grdp" /> <part file="browsing_data_strings.grdp" />