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

Unified Diff: mojo/services/input_events/public/interfaces/BUILD.gn

Issue 788353002: Restructure public side of input_events service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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/services/BUILD.gn ('k') | mojo/services/input_events/public/interfaces/input_event_constants.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/input_events/public/interfaces/BUILD.gn
diff --git a/mojo/services/public/interfaces/input_events/BUILD.gn b/mojo/services/input_events/public/interfaces/BUILD.gn
similarity index 94%
rename from mojo/services/public/interfaces/input_events/BUILD.gn
rename to mojo/services/input_events/public/interfaces/BUILD.gn
index de7a3a910e959ab55e3e6a6a9be58ad6066a212b..114ccb1893de0da1ad4f18751bc88e774f62216d 100644
--- a/mojo/services/public/interfaces/input_events/BUILD.gn
+++ b/mojo/services/input_events/public/interfaces/BUILD.gn
@@ -4,7 +4,7 @@
import("//mojo/public/tools/bindings/mojom.gni")
-mojom("input_events") {
+mojom("interfaces") {
sources = [
"input_events.mojom",
"input_event_constants.mojom",
« no previous file with comments | « mojo/services/BUILD.gn ('k') | mojo/services/input_events/public/interfaces/input_event_constants.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698