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

Unified Diff: mash/wm/BUILD.gn

Issue 1806703002: Use ui::Event instead of mojom::EventPtr in mus::InputEventHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed feedback. Created 4 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 | « content/renderer/mus/compositor_mus_connection_unittest.cc ('k') | ui/views/mus/platform_window_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 8a7109920134112c6f066574a02418165b481396..e51e023e12d26c96f527bf4b8f782d33a7549b60 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -156,6 +156,7 @@ mojo_native_application("apptests") {
"//components/mus/public/interfaces",
"//mojo/common:common_base",
"//mojo/converters/geometry",
+ "//mojo/converters/input_events",
"//mojo/shell/public/cpp:sources",
"//mojo/shell/public/cpp:test_support",
"//ui/mojo/geometry:interfaces",
« no previous file with comments | « content/renderer/mus/compositor_mus_connection_unittest.cc ('k') | ui/views/mus/platform_window_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698