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

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

Issue 792813002: Restructure public side of surfaces 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/public/interfaces/native_viewport/native_viewport.mojom
diff --git a/mojo/services/public/interfaces/native_viewport/native_viewport.mojom b/mojo/services/public/interfaces/native_viewport/native_viewport.mojom
index 861e1ed855952a31e513b6195b8c4668425749ec..d5287f5f3acb768a473c49588b3cf0f6edc716ad 100644
--- a/mojo/services/public/interfaces/native_viewport/native_viewport.mojom
+++ b/mojo/services/public/interfaces/native_viewport/native_viewport.mojom
@@ -7,7 +7,7 @@ module mojo;
import "mojo/services/public/interfaces/geometry/geometry.mojom";
import "mojo/services/public/interfaces/gpu/command_buffer.mojom";
import "mojo/services/public/interfaces/input_events/input_events.mojom";
-import "mojo/services/public/interfaces/surfaces/surface_id.mojom";
+import "mojo/services/surfaces/public/interfaces/surface_id.mojom";
[Client=NativeViewportClient]
interface NativeViewport {
« no previous file with comments | « mojo/services/public/interfaces/native_viewport/BUILD.gn ('k') | mojo/services/public/interfaces/surfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698