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

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: rebase 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..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>
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | chrome/browser/resources/settings/people_page/people_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698