| Index: ash/wm/workspace/workspace_window_resizer.cc
|
| diff --git a/ash/wm/workspace/workspace_window_resizer.cc b/ash/wm/workspace/workspace_window_resizer.cc
|
| index df054be370dc7b4d8f94c25f99db9b26de5df2a9..abf13d5010514a4aef07b6fb70348ebe61bc5f3f 100644
|
| --- a/ash/wm/workspace/workspace_window_resizer.cc
|
| +++ b/ash/wm/workspace/workspace_window_resizer.cc
|
| @@ -16,8 +16,8 @@
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_delegate.h"
|
| #include "ui/base/hit_test.h"
|
| -#include "ui/gfx/compositor/scoped_layer_animation_settings.h"
|
| -#include "ui/gfx/compositor/layer.h"
|
| +#include "ui/compositor/layer.h"
|
| +#include "ui/compositor/scoped_layer_animation_settings.h"
|
| #include "ui/gfx/screen.h"
|
| #include "ui/gfx/transform.h"
|
|
|
|
|