| Index: ash/common/wm/workspace/phantom_window_controller.cc
|
| diff --git a/ash/common/wm/workspace/phantom_window_controller.cc b/ash/common/wm/workspace/phantom_window_controller.cc
|
| index 88eac7855fe26349329872ebeccd2256b62e0770..58990839ea72b745bcb1a63753b502ec2234c7bc 100644
|
| --- a/ash/common/wm/workspace/phantom_window_controller.cc
|
| +++ b/ash/common/wm/workspace/phantom_window_controller.cc
|
| @@ -6,10 +6,10 @@
|
|
|
| #include <math.h>
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/root_window_finder.h"
|
| #include "ash/common/wm/wm_lookup.h"
|
| #include "ash/common/wm/wm_root_window_controller.h"
|
| -#include "ash/common/wm/wm_shell_window_ids.h"
|
| #include "ash/common/wm/wm_window.h"
|
| #include "grit/ash_resources.h"
|
| #include "ui/compositor/layer.h"
|
|
|