| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 48afce677669ac0eedc7d605e68814d91d7be59e..a9c293fb0227603fb92d6ed4c45485046e93bc7f 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -79,7 +79,6 @@ public:
|
| WEBKIT_EXPORT static bool isGeolocationEnabled();
|
|
|
| WEBKIT_EXPORT static void enableLazyLayout(bool);
|
| - WEBKIT_EXPORT static bool isLazyLayoutEnabled();
|
|
|
| WEBKIT_EXPORT static void enableLocalStorage(bool);
|
| WEBKIT_EXPORT static bool isLocalStorageEnabled();
|
|
|