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

Unified Diff: chrome/browser/chromeos/login/test/wizard_in_process_browser_test.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/test/wizard_in_process_browser_test.h
diff --git a/chrome/browser/chromeos/login/test/wizard_in_process_browser_test.h b/chrome/browser/chromeos/login/test/wizard_in_process_browser_test.h
index 041c851a822be269c0f35bcd61f2447c1da3abd2..8511d84bd74aef69c290c4570e1fe52f4628f4b0 100644
--- a/chrome/browser/chromeos/login/test/wizard_in_process_browser_test.h
+++ b/chrome/browser/chromeos/login/test/wizard_in_process_browser_test.h
@@ -11,13 +11,9 @@
#include "base/macros.h"
#include "chrome/test/base/in_process_browser_test.h"
-class Browser;
-class Profile;
-
namespace chromeos {
class LoginDisplayHost;
-class WizardController;
// Base class for test related to login wizard and its screens.
// Instead of creating Chrome browser window it creates login wizard window

Powered by Google App Engine
This is Rietveld 408576698