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

Unified Diff: services/ui/ws/display.h

Issue 2268563003: Replaced CursorLoader in PlatformDisplay with a ImageCursor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years 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 | « no previous file | services/ui/ws/display.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/display.h
diff --git a/services/ui/ws/display.h b/services/ui/ws/display.h
index 35e17296d19bac05c4c884258fc911fe3e2b1809..839f5e94f2234a94e2e7d8bfcf9bf32a1e04a2c8 100644
--- a/services/ui/ws/display.h
+++ b/services/ui/ws/display.h
@@ -164,6 +164,7 @@ class Display : public PlatformDisplayDelegate,
void CreateRootWindow(const gfx::Size& size);
// PlatformDisplayDelegate:
+ display::Display GetDisplay() override;
ServerWindow* GetRootWindow() override;
void OnAcceleratedWidgetAvailable() override;
bool IsInHighContrastMode() override;
« no previous file with comments | « no previous file | services/ui/ws/display.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698