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

Unified Diff: chrome/browser/chromeos/login/wizard_controller.h

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/chromeos/login/wizard_controller.h
diff --git a/chrome/browser/chromeos/login/wizard_controller.h b/chrome/browser/chromeos/login/wizard_controller.h
index 153752cfc5d5a1ec1b90beec060130cf2d1ccb6d..6b10bfb848cca04e59d29bc3b820b55b68dfcbef 100644
--- a/chrome/browser/chromeos/login/wizard_controller.h
+++ b/chrome/browser/chromeos/login/wizard_controller.h
@@ -146,6 +146,7 @@ class WizardController : public BaseScreenDelegate,
void ShowControllerPairingScreen();
void ShowHostPairingScreen();
void ShowDeviceDisabledScreen();
+ void ShowEncryptionMigrationScreen();
// Shows images login screen.
void ShowLoginScreen(const LoginScreenContext& context);
« no previous file with comments | « chrome/browser/chromeos/login/screens/screen_exit_code.h ('k') | chrome/browser/chromeos/login/wizard_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698