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

Unified Diff: chrome/browser/extensions/window_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/extensions/window_controller.h
diff --git a/chrome/browser/extensions/window_controller.h b/chrome/browser/extensions/window_controller.h
index 1e2ac693ae87df81eaf0a814b5e98390b4a0e1db..691c24676bc0378b0a2a74e3f4d4d05dfbb2bb66 100644
--- a/chrome/browser/extensions/window_controller.h
+++ b/chrome/browser/extensions/window_controller.h
@@ -18,16 +18,11 @@
class Browser; // TODO(stevenjb) eliminate this dependency.
class GURL;
class Profile;
-class SessionID;
namespace base {
class DictionaryValue;
}
-namespace gfx {
-class Rect;
-}
-
namespace ui {
class BaseWindow;
}
« no previous file with comments | « chrome/browser/extensions/webstore_standalone_installer.h ('k') | chrome/browser/extensions/window_controller_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698