diff options
Diffstat (limited to 'cc/animation/scrollbar_animation_controller.h')
-rw-r--r-- | cc/animation/scrollbar_animation_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/animation/scrollbar_animation_controller.h b/cc/animation/scrollbar_animation_controller.h index 8c98c9e..92efe75 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 { |