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

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

Issue 788353002: Restructure public side of input_events service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/native_viewport/public/interfaces/native_viewport.mojom
diff --git a/mojo/services/native_viewport/public/interfaces/native_viewport.mojom b/mojo/services/native_viewport/public/interfaces/native_viewport.mojom
index 77724347b189bb13f40d04e79462a0241eebbe0a..550aad89a6998dab4b9ca9804abc4e2a5972cf71 100644
--- a/mojo/services/native_viewport/public/interfaces/native_viewport.mojom
+++ b/mojo/services/native_viewport/public/interfaces/native_viewport.mojom
@@ -6,7 +6,7 @@ module mojo;
import "mojo/services/geometry/public/interfaces/geometry.mojom";
import "mojo/services/gpu/public/interfaces/command_buffer.mojom";
-import "mojo/services/public/interfaces/input_events/input_events.mojom";
+import "mojo/services/input_events/public/interfaces/input_events.mojom";
import "mojo/services/surfaces/public/interfaces/surface_id.mojom";
[Client=NativeViewportClient]
« no previous file with comments | « mojo/services/native_viewport/public/interfaces/BUILD.gn ('k') | mojo/services/public/interfaces/input_events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698