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

Unified Diff: mojo/converters/input_events/BUILD.gn

Issue 1033513003: Cleans up events to just the parts we're actually using (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: cleanup Created 5 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
« no previous file with comments | « examples/wm_flow/wm/wm.cc ('k') | mojo/converters/input_events/input_event_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/converters/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index b4d46e1af86ecd6726ff7dd8258a57f44e59dc1f..4fa69d798223a03de5aa467f643b3297d416aae8 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -6,6 +6,7 @@
component("input_events") {
sources = [
"input_events_type_converters.cc",
+ "input_events_type_converters.h",
"mojo_extended_key_event_data.cc",
"mojo_extended_key_event_data.h",
"mojo_input_events_export.h",
« no previous file with comments | « examples/wm_flow/wm/wm.cc ('k') | mojo/converters/input_events/input_event_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698