Index: content/browser/compositor/offscreen_browser_compositor_output_surface.h |
diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.h b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
index 95d6a55251dcf00e349adcb2397d90a9b942a8b3..2a4ddccdfa57dada7291b558603efff96b46cfba 100644 |
--- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
@@ -60,6 +60,7 @@ class OffscreenBrowserCompositorOutputSurface |
void SetSurfaceSuspendedForRecycle(bool suspended) override {}; |
#endif |
+ gfx::Size reshape_size_; |
uint32_t fbo_ = 0; |
bool reflector_changed_ = false; |
std::unique_ptr<ReflectorTexture> reflector_texture_; |