| Index: sky/engine/public/web/WebRuntimeFeatures.h
|
| diff --git a/sky/engine/public/web/WebRuntimeFeatures.h b/sky/engine/public/web/WebRuntimeFeatures.h
|
| index dafb2fdd517e5d5b377dd93bb0e920caa637df4d..74e433516cdad66ec83fe4d92d754769d3de8a7d 100644
|
| --- a/sky/engine/public/web/WebRuntimeFeatures.h
|
| +++ b/sky/engine/public/web/WebRuntimeFeatures.h
|
| @@ -84,8 +84,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableWebGLImageChromium(bool);
|
|
|
| - BLINK_EXPORT static void enableOverlayScrollbars(bool);
|
| -
|
| BLINK_EXPORT static void enableOverlayFullscreenVideo(bool);
|
|
|
| BLINK_EXPORT static void enableSharedWorker(bool);
|
|
|