| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index b9033c831a3c8f60255600d76bf8479b78422350..5ed623230f5a9c0b5e0e89c2643a4759d78db19c 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -93,8 +93,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableNavigatorContentUtils(bool);
|
|
|
| - BLINK_EXPORT static void enableNavigationTransitions(bool);
|
| -
|
| BLINK_EXPORT static void enableNetworkInformation(bool);
|
|
|
| BLINK_EXPORT static void enableOrientationEvent(bool);
|
|
|