| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 5b1bb81a6ddc33f598bb41e2baddfa6abe8e4781..bef42b1a9b965af32fadc3424a237841f461b78c 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -104,8 +104,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableTouchIconLoading(bool);
|
|
|
| - BLINK_EXPORT static void enableWebAnimationsSVG(bool);
|
| -
|
| BLINK_EXPORT static void enableWebAudio(bool);
|
|
|
| BLINK_EXPORT static void enableWebGLDraftExtensions(bool);
|
|
|