| Index: third_party/WebKit/Source/core/testing/InternalSettings.h
|
| diff --git a/third_party/WebKit/Source/core/testing/InternalSettings.h b/third_party/WebKit/Source/core/testing/InternalSettings.h
|
| index b8b617a8c72ad6e78a1ccad0ab0c11dc02546d2a..fff2cebb78bed8067741e540b767f8b8cfae43e0 100644
|
| --- a/third_party/WebKit/Source/core/testing/InternalSettings.h
|
| +++ b/third_party/WebKit/Source/core/testing/InternalSettings.h
|
| @@ -70,7 +70,6 @@ class InternalSettings final : public InternalSettingsGenerated,
|
| bool m_langAttributeAwareFormControlUIEnabled;
|
| bool m_imagesEnabled;
|
| String m_defaultVideoPosterURL;
|
| - bool m_originalLayerSquashingEnabled;
|
| ImageAnimationPolicy m_originalImageAnimationPolicy;
|
| bool m_originalScrollTopLeftInteropEnabled;
|
| bool m_originalCompositorWorkerEnabled;
|
|
|