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

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

Issue 2005803002: Remove name for not exported service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « mojo/dart/packages/mojo_services/lib/mojo/native_viewport_event_dispatcher.mojom.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/native_viewport/interfaces/native_viewport_event_dispatcher.mojom
diff --git a/mojo/services/native_viewport/interfaces/native_viewport_event_dispatcher.mojom b/mojo/services/native_viewport/interfaces/native_viewport_event_dispatcher.mojom
index 66533cf72c595864229ad9d2fb83efce9cd014ba..394a30aa59837c5d4e27afecb92833ad61e6e47c 100644
--- a/mojo/services/native_viewport/interfaces/native_viewport_event_dispatcher.mojom
+++ b/mojo/services/native_viewport/interfaces/native_viewport_event_dispatcher.mojom
@@ -7,7 +7,6 @@ module mojo;
import "input_events/interfaces/input_events.mojom";
-[ServiceName="mojo::NativeViewportEventDispatcher"]
interface NativeViewportEventDispatcher {
OnEvent(Event event) => ();
};
« no previous file with comments | « mojo/dart/packages/mojo_services/lib/mojo/native_viewport_event_dispatcher.mojom.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698