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

Unified Diff: ash/mus/BUILD.gn

Issue 2837893002: Wires up InputDeviceClient for mash/mushrome (Closed)
Patch Set: comment Created 3 years, 8 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 | « no previous file | ash/mus/test/wm_test_helper.h » ('j') | testing/buildbot/filters/ash_mus_unittests.filter » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 93e7fc9b9acfe7822e9bc3eaf7b021bd114b5a3a..c2ed127495f8dddadcc1c36400957de08ecfaa9d 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -90,6 +90,7 @@ source_set("lib") {
"//services/tracing/public/cpp",
"//services/ui/common:mus_common",
"//services/ui/public/cpp",
+ "//services/ui/public/cpp/input_devices",
"//services/ui/public/interfaces",
"//services/ui/public/interfaces/display",
"//skia",
@@ -212,6 +213,7 @@ source_set("unittests") {
"//services/service_manager/public/cpp:service_test_support",
"//services/ui/common:mus_common",
"//services/ui/public/cpp",
+ "//services/ui/public/cpp/input_devices",
"//services/ui/public/interfaces",
"//skia",
"//testing/gtest",
« no previous file with comments | « no previous file | ash/mus/test/wm_test_helper.h » ('j') | testing/buildbot/filters/ash_mus_unittests.filter » ('J')

Powered by Google App Engine
This is Rietveld 408576698