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

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: Remove unused flex import Created 3 years, 5 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 1e06aa3b72bf608df51f040f82b70658e51be37b..6a1fdf57e28fa250344085557372336bd84d009d 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.html
@@ -27,5 +27,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