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

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

Issue 2959853003: Add UI components for license type selection in ChromeOS login UI. (Closed)
Patch Set: Created 3 years, 6 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 88995fb21491a7fe1f74a12729e99e1a1fe2e123..f49321f621bf0314b49699f4a68de7de24663863 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.html
@@ -26,5 +26,6 @@
<include src="oobe_voice_interaction_value_prop.html">
<include src="oobe_wait_for_container_ready.html">
<include src="encryption_migration.html">
+<include src="enrollment_license_card.html">
<script src="chrome://oobe/custom_elements.js"></script>

Powered by Google App Engine
This is Rietveld 408576698