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

Unified Diff: mojo/services/keyboard/interfaces/keyboard.mojom

Issue 1741963002: Auto-formatted all .mojom files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 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: mojo/services/keyboard/interfaces/keyboard.mojom
diff --git a/mojo/services/keyboard/interfaces/keyboard.mojom b/mojo/services/keyboard/interfaces/keyboard.mojom
index 1914820a43df1eaff56c31e2eb06cd9c11a55ba0..799bcba913b4137a74100f55392699d8f41a4f0e 100644
--- a/mojo/services/keyboard/interfaces/keyboard.mojom
+++ b/mojo/services/keyboard/interfaces/keyboard.mojom
@@ -55,7 +55,6 @@ interface KeyboardService {
[ServiceName="keyboard::KeyboardServiceFactory"]
interface KeyboardServiceFactory {
- CreateKeyboardService(
- mojo.NativeViewportEventDispatcher& keyEventDispatcher,
- KeyboardService& serviceRequest);
+ CreateKeyboardService(mojo.NativeViewportEventDispatcher& keyEventDispatcher,
+ KeyboardService& serviceRequest);
};
« no previous file with comments | « mojo/services/input_events/interfaces/input_key_codes.mojom ('k') | mojo/services/location/interfaces/geocoder.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698