| 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 83fbc8e63eb0c24d831d51b7e01f4ac1d9e7cd08..8f853881ab26a7679b2dfdd40e67359bb72a3e22 100644
|
| --- a/chrome/browser/resources/options/sync_section.html
|
| +++ b/chrome/browser/resources/options/sync_section.html
|
| @@ -27,7 +27,7 @@
|
|
|
| <div id="sync-status" class="settings-row" hidden>
|
| <span id="sync-status-text"></span>
|
| - <button id="sync-action-link" class="link-button"></button>
|
| + <a is="action-link" id="sync-action-link"></a>
|
| </div>
|
|
|
| <if expr="chromeos">
|
|
|