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

Unified Diff: mojo/services/input_events/interfaces/input_key_codes.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_key_codes.mojom
diff --git a/mojo/services/input_events/interfaces/input_key_codes.mojom b/mojo/services/input_events/interfaces/input_key_codes.mojom
index f22b7b991802403f208c2e90f0bfb9ad3e880c3c..658f11685141225849f1710f3cad4819069d689f 100644
--- a/mojo/services/input_events/interfaces/input_key_codes.mojom
+++ b/mojo/services/input_events/interfaces/input_key_codes.mojom
@@ -1,6 +1,7 @@
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// no-format
[DartPackage="mojo_services"]
module mojo;
@@ -185,3 +186,4 @@ enum KeyboardCode {
// VK_OEM_AX to represent AltGr, matching the behaviour of Firefox on Linux.
ALTGR = 0xE1,
};
+// end-no-format
« no previous file with comments | « mojo/services/input_events/interfaces/input_event_constants.mojom ('k') | mojo/services/keyboard/interfaces/keyboard.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698