| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 4845921a4442cad69fdfe38f8cf6f2481902370c..67688b284e4e6265392e7b86d50c8f89c8a190de 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -80,6 +80,8 @@ public:
|
|
|
| BLINK_EXPORT static void enableNavigatorContentUtils(bool);
|
|
|
| + BLINK_EXPORT static void enableNavigationTransitions(bool);
|
| +
|
| BLINK_EXPORT static void enableOrientationEvent(bool);
|
|
|
| BLINK_EXPORT static void enablePagePopup(bool);
|
|
|