Index: ui/ozone/platform/cast/platform_window_cast.h |
diff --git a/ui/ozone/platform/cast/platform_window_cast.h b/ui/ozone/platform/cast/platform_window_cast.h |
index fef320c3f21e0f7951203370effbe4f91bec035e..7e5f83cece6d15486a5beb9f7eb2e9e08295ce60 100644 |
--- a/ui/ozone/platform/cast/platform_window_cast.h |
+++ b/ui/ozone/platform/cast/platform_window_cast.h |
@@ -12,6 +12,8 @@ |
namespace ui { |
+class PlatformWindowDelegate; |
+ |
class PlatformWindowCast : public PlatformWindow { |
public: |
PlatformWindowCast(PlatformWindowDelegate* delegate, const gfx::Rect& bounds); |