Commit 53ce206a authored by limasdf's avatar limasdf Committed by Commit bot

cleanup/ Remove unused forward declaration from app_window.h

BUG=

Review URL: https://codereview.chromium.org/1051253006

Cr-Commit-Position: refs/heads/master@{#325455}
parent 44c8a68f
...@@ -33,19 +33,13 @@ class BrowserContext; ...@@ -33,19 +33,13 @@ class BrowserContext;
class WebContents; class WebContents;
} }
namespace ui {
class BaseWindow;
}
namespace extensions { namespace extensions {
class AppDelegate; class AppDelegate;
class AppWebContentsHelper; class AppWebContentsHelper;
class Extension; class Extension;
class ExtensionRegistry;
class NativeAppWindow; class NativeAppWindow;
class PlatformAppBrowserTest; class PlatformAppBrowserTest;
class WindowController;
struct DraggableRegion; struct DraggableRegion;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment