| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index a7207887bc253da5d3ec00c109ab511ca070a41e..0d81ff9a7a2fa6f55b46435f1701414942d06fb8 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -105,8 +105,6 @@
|
|
|
| BLINK_EXPORT static void enablePeerConnection(bool);
|
|
|
| - BLINK_EXPORT static void enablePermissionsAPI(bool);
|
| -
|
| BLINK_EXPORT static void enableRequestAutocomplete(bool);
|
|
|
| BLINK_EXPORT static void enableScreenOrientation(bool);
|
|
|