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

Unified Diff: ui/events/mojo/keyboard_codes.mojom

Issue 2057793002: Reorganize event mojom files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed typos in comments. Created 4 years, 6 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 | « ui/events/mojo/event_struct_traits.cc ('k') | ui/events/mojo/traits_test_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/keyboard_codes.mojom
diff --git a/components/mus/public/interfaces/input_key_codes.mojom b/ui/events/mojo/keyboard_codes.mojom
similarity index 99%
rename from components/mus/public/interfaces/input_key_codes.mojom
rename to ui/events/mojo/keyboard_codes.mojom
index 98837b65807c2d62e3e290b54af1edec29216457..ebb93cf41e9c2199022ddd74206779ab774ebf1a 100644
--- a/components/mus/public/interfaces/input_key_codes.mojom
+++ b/ui/events/mojo/keyboard_codes.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module mus.mojom;
+module ui.mojom;
// Cross platform keyboard codes.
//
« no previous file with comments | « ui/events/mojo/event_struct_traits.cc ('k') | ui/events/mojo/traits_test_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698