| Index: ui/compositor/float_animation_curve_adapter.h
|
| diff --git a/ui/compositor/float_animation_curve_adapter.h b/ui/compositor/float_animation_curve_adapter.h
|
| index d1bf86be51fc88e24d9b532dadd2b76d6206ccce..d3d2e1e3faef6b3b40461c15d0be8902779e4241 100644
|
| --- a/ui/compositor/float_animation_curve_adapter.h
|
| +++ b/ui/compositor/float_animation_curve_adapter.h
|
| @@ -6,7 +6,7 @@
|
| #define UI_COMPOSITOR_FLOAT_ANIMATION_CURVE_ADAPTER_H_
|
|
|
| #include "base/time.h"
|
| -#include "cc/animation_curve.h"
|
| +#include "cc/animation/animation_curve.h"
|
| #include "ui/base/animation/tween.h"
|
|
|
| namespace ui {
|
|
|