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

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

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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 a6408905135b2544bd4295237ba93bdcb9f69b06..645272514bf2e7433e7ff389638c54cf08cd8b9f 100644
--- a/chrome/browser/chromeos/login/wizard_controller.h
+++ b/chrome/browser/chromeos/login/wizard_controller.h
@@ -29,7 +29,6 @@
#include "chrome/browser/chromeos/login/screens/reset_screen.h"
#include "chrome/browser/chromeos/policy/enrollment_config.h"
-class PrefRegistrySimple;
class PrefService;
namespace pairing_chromeos {
@@ -40,19 +39,14 @@ class SharkConnectionListener;
namespace chromeos {
-class AutoEnrollmentCheckScreen;
-class EnrollmentScreen;
class ErrorScreen;
struct Geoposition;
class LoginDisplayHost;
class LoginScreenContext;
class OobeUI;
class SimpleGeolocationProvider;
-class SupervisedUserCreationScreen;
class TimeZoneProvider;
struct TimeZoneResponseData;
-class UpdateScreen;
-class UserImageScreen;
// Class that manages control flow between wizard screens. Wizard controller
// interacts with screen controllers to move the user between screens.
« no previous file with comments | « chrome/browser/chromeos/login/users/multi_profile_user_controller.h ('k') | chrome/browser/chromeos/mobile/mobile_activator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698