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

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

Issue 819633002: Rearanged imports of custom Polymer elements in OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits. Created 6 years 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 7bc58751f1ec7b389316212ee3e6e5b5830da06c..5a7d7109ae0cbe7e8d251f96e816fb2390c86532 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements.html
@@ -1,5 +1,7 @@
<include src="oobe-screen.html">
<include src="html-echo.html">
<include src="indeterminate-progress.html">
+<include src="controller-pairing-screen.html">
+<include src="host-pairing-screen.html">
<script src="chrome://oobe/custom_elements.js"></script>

Powered by Google App Engine
This is Rietveld 408576698