Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index c0cac161709d236784244d4dc6f37c71bb3c0293..e4488f6caa91966eea197f46e94deba02c920b1c 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -66,8 +66,6 @@ public: |
BLINK_EXPORT static void enableGamepad(bool); |
- BLINK_EXPORT static void enableLazyLayout(bool); |
- |
BLINK_EXPORT static void enableLocalStorage(bool); |
BLINK_EXPORT static void enableMediaPlayer(bool); |
@@ -102,7 +100,6 @@ public: |
BLINK_EXPORT static void enableTouchIconLoading(bool); |
- BLINK_EXPORT static void enableWebAnimationsCSS(bool); |
BLINK_EXPORT static void enableWebAnimationsSVG(bool); |
BLINK_EXPORT static void enableWebAudio(bool); |