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

Unified Diff: chrome/browser/resources/chromeos/login/custom_elements.html

Issue 1040143002: Gaia loading screen changed to align with new Sync screen UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Polymer throbber reused. Created 5 years, 9 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/chromeos/login/custom_elements.html
diff --git a/chrome/browser/resources/chromeos/login/custom_elements.html b/chrome/browser/resources/chromeos/login/custom_elements.html
index 3cd18cd5e6c84737e4438068617b0823348a631a..5a7d7109ae0cbe7e8d251f96e816fb2390c86532 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements.html
@@ -3,6 +3,5 @@
<include src="indeterminate-progress.html">
<include src="controller-pairing-screen.html">
<include src="host-pairing-screen.html">
-<include src="throbber_notice.html">
Nikita (slow) 2015/04/03 11:20:40 Please leave custom polymer element here.
<script src="chrome://oobe/custom_elements.js"></script>

Powered by Google App Engine
This is Rietveld 408576698