Index: third_party/WebKit/Source/web/WebSettingsImpl.h |
diff --git a/third_party/WebKit/Source/web/WebSettingsImpl.h b/third_party/WebKit/Source/web/WebSettingsImpl.h |
index 1f6aca83a642e29d9b1819f75491d0e7b70f7d24..411353e95dc946b0852d1d2a3f006ad715608384 100644 |
--- a/third_party/WebKit/Source/web/WebSettingsImpl.h |
+++ b/third_party/WebKit/Source/web/WebSettingsImpl.h |
@@ -228,7 +228,6 @@ private: |
// the Android SDK prior to and including version 18. Presumably, this |
// can be removed any time after 2015. See http://crbug.com/313754. |
bool m_clobberUserAgentInitialScaleQuirk; |
- bool m_mainFrameResizesAreOrientationChanges; |
}; |
} // namespace blink |