| Index: ash/wm/workspace/phantom_window_controller.cc
|
| diff --git a/ash/wm/workspace/phantom_window_controller.cc b/ash/wm/workspace/phantom_window_controller.cc
|
| index f39dc653e340f0336827ace25bd697ece140c68f..025ca11e688477d6b5019d7a67eaf589d98ef6fd 100644
|
| --- a/ash/wm/workspace/phantom_window_controller.cc
|
| +++ b/ash/wm/workspace/phantom_window_controller.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <math.h>
|
|
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/wm/common/root_window_finder.h"
|
| #include "ash/wm/common/wm_root_window_controller.h"
|
| +#include "ash/wm/common/wm_shell_window_ids.h"
|
| #include "ash/wm/common/wm_window.h"
|
| #include "grit/ash_resources.h"
|
| #include "ui/compositor/layer.h"
|
|
|