| Index: Source/core/testing/InternalSettings.idl
|
| diff --git a/Source/core/testing/InternalSettings.idl b/Source/core/testing/InternalSettings.idl
|
| index 9d985113f0b084d3e5f8c2e78ac697c1e85f890e..bdc74f27045fdef38300da5076be82433b27a27c 100644
|
| --- a/Source/core/testing/InternalSettings.idl
|
| +++ b/Source/core/testing/InternalSettings.idl
|
| @@ -56,6 +56,5 @@
|
| void setCSSExclusionsEnabled(boolean enabled);
|
| void setExperimentalWebSocketEnabled(boolean enabled);
|
| void setLangAttributeAwareFormControlUIEnabled(boolean enabled);
|
| - void setLazyLayoutEnabled(boolean enabled);
|
| void setStyleScopedEnabled(boolean enabled);
|
| };
|
|
|