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

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

Issue 2756863002: ChromeOS: Powerwash UI update (Closed)
Patch Set: Use String to denote UI state Created 3 years, 8 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_login.html
diff --git a/chrome/browser/resources/chromeos/login/custom_elements_login.html b/chrome/browser/resources/chromeos/login/custom_elements_login.html
index cd7fb8b83602e3bf6e8bca318361164a0da97e4b..20f5f1dd91fe3c9ae95e8ed624446d7204bce4d2 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.html
@@ -16,5 +16,7 @@
<include src="arc_terms_of_service.html">
<include src="oobe_buttons.html">
<include src="oobe_dialog.html">
+<include src="oobe_reset.html">
+<include src="oobe_reset_confirmation_overlay.html">
<script src="chrome://oobe/custom_elements.js"></script>

Powered by Google App Engine
This is Rietveld 408576698