| 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..1cb7e90b3a3d0cd51b54183b1de77c97353b0921 100644
|
| --- a/chrome/browser/resources/options/sync_section.html
|
| +++ b/chrome/browser/resources/options/sync_section.html
|
| @@ -44,6 +44,9 @@
|
| pref="settings.enable_screen_lock"></span>
|
| </span>
|
| </label>
|
| + <a is="action-link" id="manage-screenlock"
|
| + i18n-content="manageScreenlock" hidden>
|
| + </a>
|
| </div>
|
| </div>
|
| </if> <!-- chromeos -->
|
|
|