| Index: ash/wm/root_window_layout_manager.cc
|
| diff --git a/ash/wm/root_window_layout_manager.cc b/ash/wm/root_window_layout_manager.cc
|
| index f4b6fff38dcd386828b9adcf6e6253392fa43c2b..52c117e322a3f4b6285eef05326575ce8eb635f2 100644
|
| --- a/ash/wm/root_window_layout_manager.cc
|
| +++ b/ash/wm/root_window_layout_manager.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ash/wm/root_window_layout_manager.h"
|
|
|
| #include "ui/aura/window.h"
|
| -#include "ui/gfx/compositor/layer.h"
|
| +#include "ui/compositor/layer.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| namespace ash {
|
|
|