| Index: ash/drag_drop/drag_drop_controller.h
|
| diff --git a/ash/drag_drop/drag_drop_controller.h b/ash/drag_drop/drag_drop_controller.h
|
| index 1bb2503ae6bd9806a464cd0b153900a569eda6f9..dfaaf437960941cc776a27585c603c27d6baa72a 100644
|
| --- a/ash/drag_drop/drag_drop_controller.h
|
| +++ b/ash/drag_drop/drag_drop_controller.h
|
| @@ -13,7 +13,7 @@
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/base/dragdrop/os_exchange_data.h"
|
| #include "ui/base/events.h"
|
| -#include "ui/gfx/compositor/layer_animation_observer.h"
|
| +#include "ui/compositor/layer_animation_observer.h"
|
| #include "ui/gfx/point.h"
|
|
|
| namespace aura {
|
|
|