| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 2f20da0389bd67af18a1aa6ae7a07fe2dd26dd3b..90e53e02cacaf86402d11fee6c25146f1f91093d 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -79,8 +79,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableImageColorProfiles(bool);
|
|
|
| - BLINK_EXPORT static void enableLocalStorage(bool);
|
| -
|
| BLINK_EXPORT static void enableMediaPlayer(bool);
|
|
|
| BLINK_EXPORT static void enableSubpixelFontScaling(bool);
|
|
|