| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index a3b1210cabe22526b586970f10c817c828c8a955..46d7f02a2e4646547a97be101a9b7d8ab224746f 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -128,8 +128,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableOverlayScrollbars(bool);
|
|
|
| - BLINK_EXPORT static void enableInputModeAttribute(bool);
|
| -
|
| BLINK_EXPORT static void enableOverlayFullscreenVideo(bool);
|
|
|
| BLINK_EXPORT static void enableSharedWorker(bool);
|
|
|