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

Unified Diff: ui/ozone/platform/dri/BUILD.gn

Issue 611423002: [WIP][Ozone] Support external touchscreens (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ozone-touchscreen
Patch Set: . Created 6 years, 2 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/ozone/evdev/touch_event_converter_evdev.cc ('k') | ui/ozone/platform/dri/display_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/BUILD.gn
diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
index 857e59f867177fc78368bb95adaf071dea7bc2b7..7661373d7dedcb44c9a14118d2413fdcd7f973d1 100644
--- a/ui/ozone/platform/dri/BUILD.gn
+++ b/ui/ozone/platform/dri/BUILD.gn
@@ -58,6 +58,8 @@ source_set("dri_common") {
"screen_manager.cc",
"screen_manager.h",
"scanout_buffer.h",
+ "touch_converter.cc",
+ "touch_converter.h",
"virtual_terminal_manager.cc",
"virtual_terminal_manager.h",
]
« no previous file with comments | « ui/events/ozone/evdev/touch_event_converter_evdev.cc ('k') | ui/ozone/platform/dri/display_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698