Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index ee059cc941cc232f0eb915146809f087554f5162..40de76b92016bf15ef61b9eb0d0ec0660657c0d3 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -656,6 +656,7 @@ private: |
BackForwardClientImpl m_backForwardClientImpl; |
WebSize m_size; |
+ bool m_fixedLayoutSizeLock; |
// If true, automatically resize the render view around its content. |
bool m_shouldAutoResize; |
// The lower bound on the size when auto-resizing. |