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

Unified Diff: components/mus/public/cpp/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 | « ash/mus/BUILD.gn ('k') | components/mus/public/cpp/lib/window_tree_client_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/public/cpp/BUILD.gn
diff --git a/components/mus/public/cpp/BUILD.gn b/components/mus/public/cpp/BUILD.gn
index 497f23537f77e1877a8171e090530ce8e9e6093d..567c8f5b49b47133e2052635fbf6f2b2af6abb8b 100644
--- a/components/mus/public/cpp/BUILD.gn
+++ b/components/mus/public/cpp/BUILD.gn
@@ -57,13 +57,13 @@ source_set("cpp") {
"//gpu/command_buffer/client:gles2_implementation",
"//gpu/command_buffer/client:gles2_interface",
"//gpu/command_buffer/common",
- "//mojo/converters/input_events",
"//mojo/converters/surfaces",
"//mojo/public/cpp/bindings:bindings",
"//mojo/public/cpp/system",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
"//ui/events",
+ "//ui/events/mojo",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
"//ui/gfx/geometry/mojo:interfaces",
« no previous file with comments | « ash/mus/BUILD.gn ('k') | components/mus/public/cpp/lib/window_tree_client_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698