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

Unified Diff: mojo/services/input_events/interfaces/input_event_constants.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/input_events/interfaces/input_event_constants.mojom
diff --git a/mojo/services/input_events/interfaces/input_event_constants.mojom b/mojo/services/input_events/interfaces/input_event_constants.mojom
index 9c846810eba4251497b9bcc0f5e8c8deb05b851a..babb81b9b31bfa24ed99e1000e71b7c4e2f7591d 100644
--- a/mojo/services/input_events/interfaces/input_event_constants.mojom
+++ b/mojo/services/input_events/interfaces/input_event_constants.mojom
@@ -17,6 +17,7 @@ enum EventType {
// This mirrors ui::EventFlags
// TODO(morrita): Use shift operator once it is available.
+// no-format
enum EventFlags {
NONE = 0,
CAPS_LOCK_DOWN = 1,
@@ -45,3 +46,4 @@ enum PointerKind {
TOUCH,
MOUSE,
};
+// end-no-format
« no previous file with comments | « mojo/services/gpu/interfaces/command_buffer.mojom ('k') | mojo/services/input_events/interfaces/input_key_codes.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698