| Index: ash/aura/wm_window_aura.cc
|
| diff --git a/ash/aura/wm_window_aura.cc b/ash/aura/wm_window_aura.cc
|
| index 4536719a982271cc1184f0e568ee7dfbb72c2743..5fb147eb5261cdbca700c30109ef3e41e34dbe1d 100644
|
| --- a/ash/aura/wm_window_aura.cc
|
| +++ b/ash/aura/wm_window_aura.cc
|
| @@ -9,12 +9,12 @@
|
| #include "ash/aura/wm_shell_aura.h"
|
| #include "ash/common/ash_constants.h"
|
| #include "ash/common/shelf/shelf_item_types.h"
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/common/wm_layout_manager.h"
|
| #include "ash/common/wm_transient_window_observer.h"
|
| #include "ash/common/wm_window_observer.h"
|
| #include "ash/common/wm_window_property.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/screen_util.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/resize_handle_window_targeter.h"
|
|
|