| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 8baf7c520338eed76e01a299e28034f545fa3b12..70015670da5d1f2f05964f75b3451c56126c2909 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -91,6 +91,8 @@
|
|
|
| BLINK_EXPORT static void enableOrientationEvent(bool);
|
|
|
| + BLINK_EXPORT static void enablePagePopup(bool);
|
| +
|
| BLINK_EXPORT static void enablePeerConnection(bool);
|
|
|
| BLINK_EXPORT static void enableRequestAutocomplete(bool);
|
|
|