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

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

Issue 2784273003: Implement a basic UI flow for cryptohome encryption migration. (Closed)
Patch Set: Address review comments. Created 3 years, 9 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..38fc7901e351f5aaa379ec4fd4293367ac9e7f02 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.html
@@ -16,5 +16,6 @@
<include src="arc_terms_of_service.html">
<include src="oobe_buttons.html">
<include src="oobe_dialog.html">
+<include src="encryption_migration.html">
<script src="chrome://oobe/custom_elements.js"></script>

Powered by Google App Engine
This is Rietveld 408576698