| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index fc19de445867a4f452f87030945c45c501df3fd8..05c989ee066cf42cda2ef6a5aa3866e853e502e4 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -134,8 +134,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableOverlayScrollbars(bool);
|
|
|
| - BLINK_EXPORT static void enableOverlayFullscreenVideo(bool);
|
| -
|
| BLINK_EXPORT static void forceOverlayFullscreenVideo(bool);
|
|
|
| BLINK_EXPORT static void enableSharedWorker(bool);
|
|
|