| Index: components/view_manager/public/interfaces/animations.mojom
|
| diff --git a/third_party/mojo_services/src/view_manager/public/interfaces/animations.mojom b/components/view_manager/public/interfaces/animations.mojom
|
| similarity index 96%
|
| rename from third_party/mojo_services/src/view_manager/public/interfaces/animations.mojom
|
| rename to components/view_manager/public/interfaces/animations.mojom
|
| index 59572c4c17c9a0a50e0ead62eeef44a3d3465aa6..6a4e55987043bf77fc9e514776250e4c1d8653a7 100644
|
| --- a/third_party/mojo_services/src/view_manager/public/interfaces/animations.mojom
|
| +++ b/components/view_manager/public/interfaces/animations.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module mojo;
|
|
|
| -import "geometry/public/interfaces/geometry.mojom";
|
| +import "ui/mojo/geometry/geometry.mojom";
|
|
|
| enum AnimationTweenType {
|
| LINEAR,
|
|
|