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

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

Issue 2779933002: Add a screen to migrate filesystem encryption from eCryptfs to ext4 crypto. (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/screen_encryption_migration.html
diff --git a/chrome/browser/resources/chromeos/login/screen_encryption_migration.html b/chrome/browser/resources/chromeos/login/screen_encryption_migration.html
new file mode 100644
index 0000000000000000000000000000000000000000..e4fa77bc92fad78b9e74baa8d0b430eb2d9daa64
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/screen_encryption_migration.html
@@ -0,0 +1,3 @@
+<div id="encryption-migration" class="step hidden no-logo" role="group" hidden>
+ <h1>Encryption Migration UI</h1>
+</div>

Powered by Google App Engine
This is Rietveld 408576698