Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4209)

Unified Diff: chrome/browser/resources/options/sync_section.html

Issue 2393643004: [MD Settings][People] Updates positions of username and sync status message (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..6764d214d271c37a8fd0505b394be64db0adfc9b 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="sync-account-info" hidden></span>
<span id="sync-status-text"></span>
<a is="action-link" id="sync-action-link"></a>
</div>

Powered by Google App Engine
This is Rietveld 408576698