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

Unified Diff: ui/platform_window/win/win_window.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/stub/stub_window.h ('k') | ui/platform_window/x11/x11_cursor_ozone.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/win/win_window.h
diff --git a/ui/platform_window/win/win_window.h b/ui/platform_window/win/win_window.h
index 41d26dc84590af261244d1e085b1cca476ff0a55..9a734ef335b7afb0a24093c10b30e54e1a612257 100644
--- a/ui/platform_window/win/win_window.h
+++ b/ui/platform_window/win/win_window.h
@@ -13,6 +13,8 @@
namespace ui {
+class PlatformWindowDelegate;
+
class WIN_WINDOW_EXPORT WinWindow : public NON_EXPORTED_BASE(PlatformWindow),
public gfx::WindowImpl {
public:
« no previous file with comments | « ui/platform_window/stub/stub_window.h ('k') | ui/platform_window/x11/x11_cursor_ozone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698