commit | 78b2e915748c23774f1a9f242b19655cb70f3603 | [log] [tgz] |
---|---|---|
author | sdefresne <[email protected]> | Tue Jan 12 08:46:23 2016 |
committer | Commit bot <[email protected]> | Tue Jan 12 08:47:53 2016 |
tree | 8019c7257d0a6a6497067b092d2a645ff9bff812 | |
parent | 70ee602b6c186707286f9b5836a28311fe92e91e [diff] [blame] |
Componentize IDS_SYNC_* strings shared with iOS. In order to share those strings with Chrome on iOS componentize the IDS_SYNC_* strings currently used on iOS. BUG=568486 [email protected] [email protected] Review URL: https://codereview.chromium.org/1579563002 Cr-Commit-Position: refs/heads/master@{#368830}
diff --git a/components/components_strings.grd b/components/components_strings.grd index 67c13574..e48f707 100644 --- a/components/components_strings.grd +++ b/components/components_strings.grd
@@ -201,6 +201,7 @@ <part file="policy_strings.grdp" /> <part file="security_interstitials_strings.grdp" /> <part file="ssl_errors_strings.grdp" /> + <part file="sync_ui_strings.grdp" /> <part file="translate_strings.grdp" /> <part file="undo_strings.grdp" /> <part file="version_ui_strings.grdp" />