| Index: components/view_manager/scheduled_animation_group.h
|
| diff --git a/components/view_manager/scheduled_animation_group.h b/components/view_manager/scheduled_animation_group.h
|
| index 274912d6c9c529b8b58545b4a4ed5266e78c0bec..f46abf064aee780bc01876091f114bacb04bdd86 100644
|
| --- a/components/view_manager/scheduled_animation_group.h
|
| +++ b/components/view_manager/scheduled_animation_group.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| -#include "third_party/mojo_services/src/view_manager/public/interfaces/animations.mojom.h"
|
| +#include "components/view_manager/public/interfaces/animations.mojom.h"
|
| #include "ui/gfx/animation/tween.h"
|
| #include "ui/gfx/transform.h"
|
|
|
|
|