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

Unified Diff: ui/display/display.gyp

Issue 214513006: Add Ozone stub implementations for NativeDisplayDelegate and TouchscreenDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 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 | « ui/display/chromeos/ozone/touchscreen_delegate_ozone.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index d11fa4f74e18227a41eb621e5ce2964fb8ba64ec..da58929436462dd03d6cfc361d6fd8a790cffafb 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -27,6 +27,10 @@
'chromeos/native_display_observer.h',
'chromeos/output_configurator.cc',
'chromeos/output_configurator.h',
+ 'chromeos/ozone/native_display_delegate_ozone.cc',
+ 'chromeos/ozone/native_display_delegate_ozone.h',
+ 'chromeos/ozone/touchscreen_delegate_ozone.cc',
+ 'chromeos/ozone/touchscreen_delegate_ozone.h',
'chromeos/x11/display_mode_x11.cc',
'chromeos/x11/display_mode_x11.h',
'chromeos/x11/display_snapshot_x11.cc',
« no previous file with comments | « ui/display/chromeos/ozone/touchscreen_delegate_ozone.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698