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

Unified Diff: ash/shell/panel_window.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase 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
« no previous file with comments | « ash/shell/content/client/shell_main_delegate.h ('k') | ash/sticky_keys/sticky_keys_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell/panel_window.h
diff --git a/ash/shell/panel_window.h b/ash/shell/panel_window.h
index 596ee7f53ad97396eb17a66a002252be85acd240..de85aad0b039d3e8ea12f0a53202b23fde866054 100644
--- a/ash/shell/panel_window.h
+++ b/ash/shell/panel_window.h
@@ -12,8 +12,6 @@
namespace ash {
-class PanelFrameView;
-
// Example Class for panel windows (Widget::InitParams::TYPE_PANEL).
// Instances of PanelWindow will get added to the PanelContainer top level
// window which manages the panel layout through PanelLayoutManager.
« no previous file with comments | « ash/shell/content/client/shell_main_delegate.h ('k') | ash/sticky_keys/sticky_keys_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698