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

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

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
Index: ui/ozone/platform/dri/BUILD.gn
diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
index 64beeb0349ccb1d2465e8ffe8ee56cf3c1e77cc1..19092ecd5de6e19088c69b26264a76221aeb53fa 100644
--- a/ui/ozone/platform/dri/BUILD.gn
+++ b/ui/ozone/platform/dri/BUILD.gn
@@ -19,10 +19,10 @@ source_set("dri_common") {
"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_cursor.cc",
+ "dri_cursor.h",
"dri_buffer.cc",
"dri_buffer.h",
"dri_surface.cc",
« no previous file with comments | « ui/base/cursor/ozone/bitmap_cursor_factory_ozone.cc ('k') | ui/ozone/platform/dri/cursor_factory_evdev_dri.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698