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

Unified Diff: ui/events/mojo/BUILD.gn

Issue 2014003002: mojo/converters/input_events -> ui/events/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters
Patch Set: . Created 4 years, 7 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 | « mojo/converters/input_events/mojo_input_events_export.h ('k') | ui/events/mojo/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/ui/events/mojo/BUILD.gn
similarity index 93%
rename from mojo/converters/input_events/BUILD.gn
rename to ui/events/mojo/BUILD.gn
index 2a0a3299b244d3ecbc0fb68caed9e1ca37d6f7d8..9ac6316b44822dec203d5d017caee95354619c57 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/ui/events/mojo/BUILD.gn
@@ -3,7 +3,8 @@
# found in the LICENSE file.
# GYP version: mojo/mojo_converters.gypi:mojo_input_events_lib
-component("input_events") {
+component("mojo") {
+ output_name = "input_events"
sources = [
"input_events_type_converters.cc",
"mojo_extended_key_event_data.cc",
« no previous file with comments | « mojo/converters/input_events/mojo_input_events_export.h ('k') | ui/events/mojo/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698