| 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 1cb7e90b3a3d0cd51b54183b1de77c97353b0921..f43b440a5854c54dbb30c4c41f327b9f3101ba3a 100644
|
| --- a/chrome/browser/resources/options/sync_section.html
|
| +++ b/chrome/browser/resources/options/sync_section.html
|
| @@ -26,6 +26,7 @@
|
| </if> <!-- chromeos -->
|
|
|
| <div id="sync-status" class="settings-row" hidden>
|
| + <span id="account-info" hidden></span>
|
| <span id="sync-status-text"></span>
|
| <a is="action-link" id="sync-action-link"></a>
|
| </div>
|
|
|