Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: components/view_manager/public/interfaces/animations.mojom

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698