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

Unified Diff: ui/display/BUILD.gn

Issue 2901563002: chromeos: adds TouchDeviceServer and wires up in mushrome (Closed)
Patch Set: no temporary Created 3 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
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index c08905d33fd22fe5c2b97055e4a08180ec57b941..4d1103ef69c3ecfcc915ce6bc8036d6c171b9ac2 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -143,6 +143,7 @@ test("display_unittests") {
"manager/chromeos/configure_displays_task_unittest.cc",
"manager/chromeos/display_change_observer_unittest.cc",
"manager/chromeos/display_configurator_unittest.cc",
+ "manager/chromeos/mojo/touch_device_transform_struct_traits_unittest.cc",
"manager/chromeos/query_content_protection_task_unittest.cc",
"manager/chromeos/touch_transform_controller_unittest.cc",
"manager/chromeos/touchscreen_util_unittest.cc",
@@ -168,6 +169,7 @@ test("display_unittests") {
"//testing/gmock",
"//testing/gtest",
"//ui/display/manager",
+ "//ui/display/manager/chromeos/mojo:interfaces",
"//ui/display/mojo:interfaces",
"//ui/display/types",
"//ui/display/util",
« no previous file with comments | « services/ui/public/interfaces/input_devices/touch_device_server.mojom ('k') | ui/display/manager/chromeos/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698