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

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

Issue 1965913005: ChromeOS: Implement minumal material design OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix presubmit. Created 4 years, 7 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/chromeos/login/custom_elements_oobe.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/custom_elements_oobe.html
diff --git a/chrome/browser/resources/chromeos/login/custom_elements_oobe.html b/chrome/browser/resources/chromeos/login/custom_elements_oobe.html
index 101a38ba51c99d057064998a9b5323fcd3f28cd2..40599cd771de7f9cc56a31ae334d20890dc40d6e 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_oobe.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_oobe.html
@@ -14,5 +14,8 @@
<include src="saml_interstitial.html">
<include src="throbber_notice.html">
<include src="navigation_bar.html">
+<include src="oobe_buttons.html">
+<include src="oobe_card.html">
+<include src="oobe_welcome.html">
<script src="chrome://oobe/custom_elements.js"></script>
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/custom_elements_oobe.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698