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

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

Issue 527293002: ozone: Remove CursorFactoryOzone::SetCursor, GetCursorWindow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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/cursor_factory_evdev_dri.cc ('k') | ui/ozone/platform/dri/dri_cursor.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 47c4088fc85a450cc52d9523c0f7b05ae64bb77b..7705d359c1ede0d84ea63a946dc8231d0eb459fd 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -43,12 +43,12 @@
'chromeos/native_display_delegate_dri.h',
'crtc_state.cc',
'crtc_state.h',
- 'cursor_factory_evdev_dri.cc',
- 'cursor_factory_evdev_dri.h',
'dri_console_buffer.cc',
'dri_console_buffer.h',
'dri_buffer.cc',
'dri_buffer.h',
+ 'dri_cursor.cc',
+ 'dri_cursor.h',
'dri_surface.cc',
'dri_surface.h',
'dri_surface_factory.cc',
« no previous file with comments | « ui/ozone/platform/dri/cursor_factory_evdev_dri.cc ('k') | ui/ozone/platform/dri/dri_cursor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698