| Index: chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.h
|
| diff --git a/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.h b/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.h
|
| index 12768f8c29cc534ef7e54505881774b84712caf9..9c84e8f5c35820db0420a60cec6dd9b87cf0292e 100644
|
| --- a/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.h
|
| +++ b/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.h
|
| @@ -12,10 +12,6 @@
|
| #include "build/build_config.h"
|
| #include "chrome/browser/ui/views/apps/chrome_native_app_window_views.h"
|
|
|
| -namespace apps {
|
| -class AppWindowFrameView;
|
| -}
|
| -
|
| // Aura-specific parts of ChromeNativeAppWindowViews. This is used directly on
|
| // Linux and Windows, and is the base class for the Ash specific class used on
|
| // ChromeOS.
|
|
|