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

Unified Diff: ui/views/mus/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 | « ui/events/mojo/mojo_input_events_export.h ('k') | ui/views/mus/platform_window_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index 7fbf9963faea199d6fc5af8458eb96a5c67828bf..53a0ea2feb5414503d0eb8a282b4faf423a9b502 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -59,7 +59,6 @@ component("mus") {
"//components/mus/public/cpp",
"//components/mus/public/interfaces",
"//mojo/converters/ime",
- "//mojo/converters/input_events",
"//mojo/converters/surfaces",
"//mojo/public/c/system:for_component",
"//mojo/public/cpp/bindings",
@@ -74,6 +73,7 @@ component("mus") {
"//ui/events",
"//ui/events:events_base",
"//ui/events/devices",
+ "//ui/events/mojo",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
« no previous file with comments | « ui/events/mojo/mojo_input_events_export.h ('k') | ui/views/mus/platform_window_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698