commit | 0c3dcd6409e7dd0301a0e4282d265c0658020873 | [log] [tgz] |
---|---|---|
author | Jeffrey Cohen <[email protected]> | Wed Nov 20 21:00:58 2019 |
committer | Commit Bot <[email protected]> | Wed Nov 20 21:00:58 2019 |
tree | 0b206c1f5dba78dba70f277b0767df7d7bfc4dbd | |
parent | 388eb316aef6da455fde993343f8bf2492d5851c [diff] [blame] |
Refactor device name from c/b/sharing to components/STTS For all sharing features in the case where the device name is not useful we should fall back to using a common naming scheme. This CL adopts that common naming scheme and moves it and the required helper functions into components for cross platform access. Bug: 1025362 Change-Id: Ibb20dc9db3a99b24f9688fd51838febab0419694 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919738 Commit-Queue: Jeffrey Cohen <[email protected]> Reviewed-by: Sadrul Chowdhury <[email protected]> Reviewed-by: Alex Chau <[email protected]> Reviewed-by: Richard Knoll <[email protected]> Reviewed-by: Colin Blundell <[email protected]> Cr-Commit-Position: refs/heads/master@{#717208}
diff --git a/components/components_strings.grd b/components/components_strings.grd index a8cfbd9..69df2ec 100644 --- a/components/components_strings.grd +++ b/components/components_strings.grd
@@ -223,6 +223,7 @@ <part file="safe_browsing_strings.grdp" /> <part file="security_interstitials_strings.grdp" /> <part file="security_state_strings.grdp" /> + <part file="send_tab_to_self_strings.grdp" /> <part file="ssl_errors_strings.grdp" /> <part file="sync_ui_strings.grdp" /> <part file="translate_strings.grdp" />