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

Unified Diff: ui/ozone/platform/dri/dri.gypi

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/ozone/platform/dri/display_manager.cc ('k') | ui/ozone/platform/dri/dri_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index 9f7f2bd8cc4bb0faecd61d25f74d3f4a18cf1ae5..ddacf9dec4c796b08269700e38279c0b38c04a24 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -38,6 +38,8 @@
'channel_observer.h',
'crtc_controller.cc',
'crtc_controller.h',
+ 'display_manager.cc',
+ 'display_manager.h',
'display_mode_dri.cc',
'display_mode_dri.h',
'display_snapshot_dri.cc',
@@ -84,6 +86,8 @@
'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/ozone/platform/dri/display_manager.cc ('k') | ui/ozone/platform/dri/dri_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698