| Index: cc/animation/scrollbar_animation_controller.h
|
| diff --git a/cc/animation/scrollbar_animation_controller.h b/cc/animation/scrollbar_animation_controller.h
|
| index 8c98c9e77258f84c1f21f123f756f31a4cf64ec5..92efe75531885fdbab21570431ad957db5472893 100644
|
| --- a/cc/animation/scrollbar_animation_controller.h
|
| +++ b/cc/animation/scrollbar_animation_controller.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| #include "cc/base/cc_export.h"
|
| -#include "ui/gfx/vector2d_f.h"
|
| +#include "ui/gfx/geometry/vector2d_f.h"
|
|
|
| namespace cc {
|
|
|
|
|