Index: ui/ozone/platform/cast/surface_factory_cast.h |
diff --git a/ui/ozone/platform/cast/surface_factory_cast.h b/ui/ozone/platform/cast/surface_factory_cast.h |
index 388f37ca1f1073758116c2c3d5f4b82434f7a9c6..334e16b8b0d11b813ff38a659ec928acbd7db3f9 100644 |
--- a/ui/ozone/platform/cast/surface_factory_cast.h |
+++ b/ui/ozone/platform/cast/surface_factory_cast.h |
@@ -66,7 +66,6 @@ class SurfaceFactoryCast : public SurfaceFactoryOzone { |
bool have_display_type_; |
void* window_; |
gfx::Size display_size_; |
- gfx::Size new_display_size_; |
std::unique_ptr<chromecast::CastEglPlatform> egl_platform_; |
// Overlays scheduled in current and previous frames: |