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

Unified Diff: ui/platform_window/x11/x11_cursor_ozone.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict Created 4 years, 1 month 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/platform_window/win/win_window.h ('k') | ui/shell_dialogs/select_file_dialog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/x11/x11_cursor_ozone.h
diff --git a/ui/platform_window/x11/x11_cursor_ozone.h b/ui/platform_window/x11/x11_cursor_ozone.h
index 8a83080e7462cffc0ed7a2ccc8a3ec9f53e6f606..bf0906028a8e6ea1a8286f7318a1d71cd4936ea3 100644
--- a/ui/platform_window/x11/x11_cursor_ozone.h
+++ b/ui/platform_window/x11/x11_cursor_ozone.h
@@ -16,6 +16,10 @@
class SkBitmap;
+namespace gfx {
+class Point;
+}
+
namespace ui {
// Ref counted class to hold an X11 cursor resource. Handles creating X11 cursor
« no previous file with comments | « ui/platform_window/win/win_window.h ('k') | ui/shell_dialogs/select_file_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698