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

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

Issue 642313002: Implemented UI for the meetings controller out-of-box. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@merge_point
Patch Set: Empty line removed. Created 6 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/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
new file mode 100644
index 0000000000000000000000000000000000000000..7bc58751f1ec7b389316212ee3e6e5b5830da06c
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/custom_elements.html
@@ -0,0 +1,5 @@
+<include src="oobe-screen.html">
+<include src="html-echo.html">
+<include src="indeterminate-progress.html">
+
+<script src="chrome://oobe/custom_elements.js"></script>

Powered by Google App Engine
This is Rietveld 408576698