| Index: chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc
|
| diff --git a/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc b/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc
|
| index e03a1b30d3c42c8c2f7a0e3d3e8dd0af40df25a2..48a8707a90744feef8222a31196d507a0bc3360b 100644
|
| --- a/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc
|
| +++ b/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc
|
| @@ -13,8 +13,8 @@
|
| #include "ash/common/wm/window_state_delegate.h"
|
| #include "ash/common/wm/window_state_observer.h"
|
| #include "ash/screen_util.h"
|
| +#include "ash/shared/immersive_fullscreen_controller.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm/immersive_fullscreen_controller.h"
|
| #include "ash/wm/panels/panel_frame_view.h"
|
| #include "ash/wm/window_properties.h"
|
| #include "ash/wm/window_state_aura.h"
|
|
|