| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 05c989ee066cf42cda2ef6a5aa3866e853e502e4..7579574c65c02fcba3a00074bdf3d8b69684e4aa 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -158,8 +158,6 @@ public:
|
|
|
| BLINK_EXPORT static void enablePushMessagingHasPermission(bool);
|
|
|
| - BLINK_EXPORT static void enableStaleWhileRevalidateCacheControl(bool);
|
| -
|
| BLINK_EXPORT static void enableUnsafeES3APIs(bool);
|
|
|
| BLINK_EXPORT static void enableWebVR(bool);
|
|
|