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

Unified Diff: chrome/browser/ui/views/apps/chrome_native_app_window_views.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/ui/views/apps/chrome_native_app_window_views.h
diff --git a/chrome/browser/ui/views/apps/chrome_native_app_window_views.h b/chrome/browser/ui/views/apps/chrome_native_app_window_views.h
index 10e74450cd208ff7db4ee7a5a94176828db773fe..fd422f324aed06117499ad2a764a03b52eaed0ca 100644
--- a/chrome/browser/ui/views/apps/chrome_native_app_window_views.h
+++ b/chrome/browser/ui/views/apps/chrome_native_app_window_views.h
@@ -10,10 +10,6 @@
#include "base/macros.h"
#include "extensions/components/native_app_window/native_app_window_views.h"
-namespace apps {
-class AppWindowFrameView;
-}
-
class ExtensionKeybindingRegistryViews;
class ChromeNativeAppWindowViews

Powered by Google App Engine
This is Rietveld 408576698