Chromium Code Reviews| Index: chrome/browser/resources/options/sync_section.html |
| diff --git a/chrome/browser/resources/options/sync_section.html b/chrome/browser/resources/options/sync_section.html |
| index 8f853881ab26a7679b2dfdd40e67359bb72a3e22..a94c6a0a387ba1a5137c55c2a6f6cf472be59998 100644 |
| --- a/chrome/browser/resources/options/sync_section.html |
| +++ b/chrome/browser/resources/options/sync_section.html |
| @@ -44,6 +44,8 @@ |
| pref="settings.enable_screen_lock"></span> |
| </span> |
| </label> |
| + <a is="action-link" id="manage-screenlock" i18n-content="manageScreenlock" hidden> |
|
jdufault
2016/08/11 18:34:10
nit: newline instead of wrapping
xiaoyinh(OOO Sep 11-29)
2016/08/11 23:59:50
Done.
|
| + </a> |
| </div> |
| </div> |
| </if> <!-- chromeos --> |