| Index: sky/engine/public/web/WebRuntimeFeatures.h
|
| diff --git a/sky/engine/public/web/WebRuntimeFeatures.h b/sky/engine/public/web/WebRuntimeFeatures.h
|
| index 74e433516cdad66ec83fe4d92d754769d3de8a7d..8a46290030e277a4c0fb749b726bec93e2ce3fc3 100644
|
| --- a/sky/engine/public/web/WebRuntimeFeatures.h
|
| +++ b/sky/engine/public/web/WebRuntimeFeatures.h
|
| @@ -48,8 +48,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableExperimentalCanvasFeatures(bool);
|
|
|
| - BLINK_EXPORT static void enableFastMobileScrolling(bool);
|
| -
|
| BLINK_EXPORT static void enableFileSystem(bool);
|
|
|
| BLINK_EXPORT static void enableMediaPlayer(bool);
|
|
|