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

Unified Diff: mojo/services/public/interfaces/input_events/input_events.mojom

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits Created 6 years 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: mojo/services/public/interfaces/input_events/input_events.mojom
diff --git a/mojo/services/public/interfaces/input_events/input_events.mojom b/mojo/services/public/interfaces/input_events/input_events.mojom
index d06ee85204f112c5b1922e497046a8f235c91a9b..2611450c8369babf5fc99dd513aa3b928e6f727d 100644
--- a/mojo/services/public/interfaces/input_events/input_events.mojom
+++ b/mojo/services/public/interfaces/input_events/input_events.mojom
@@ -4,7 +4,7 @@
module mojo;
-import "mojo/services/public/interfaces/geometry/geometry.mojom";
+import "mojo/services/geometry/public/interfaces/geometry.mojom";
import "mojo/services/public/interfaces/input_events/input_event_constants.mojom";
import "mojo/services/public/interfaces/input_events/input_key_codes.mojom";
« no previous file with comments | « mojo/services/public/interfaces/input_events/BUILD.gn ('k') | mojo/services/public/interfaces/native_viewport/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698