| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index c0cac161709d236784244d4dc6f37c71bb3c0293..39f738ac2e7ef9a7cc430036142f53078a31e7a3 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -58,8 +58,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableExperimentalCanvasFeatures(bool);
|
|
|
| - BLINK_EXPORT static void enableFastMobileScrolling(bool);
|
| -
|
| BLINK_EXPORT static void enableFastTextAutosizing(bool);
|
|
|
| BLINK_EXPORT static void enableFileSystem(bool);
|
|
|