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

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

Issue 23533047: Add spinner to the 'managed user import' overlay (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@choose_avatar_one_overlay
Patch Set: sergiu@ Created 7 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/resources/options/managed_user_import.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/managed_user_import.html
diff --git a/chrome/browser/resources/options/managed_user_import.html b/chrome/browser/resources/options/managed_user_import.html
index e2977d51bdf4e7333d976aa348e22d7907835dba..db2674dc953d5f1d5c95e341ea6559ae878aac3a 100644
--- a/chrome/browser/resources/options/managed_user_import.html
+++ b/chrome/browser/resources/options/managed_user_import.html
@@ -14,6 +14,7 @@
i18n-content="createNewUserLink">
</button>
<div class="button-strip">
+ <div id="managed-user-import-throbber" class="throbber"></div>
<button id="managed-user-import-cancel" i18n-content="cancel">
</button>
<button id="managed-user-import-ok" class="default-button">
« no previous file with comments | « no previous file | chrome/browser/resources/options/managed_user_import.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698