| Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| index b7c0094f3ffc2e636f4839784c408c161fa31956..c3ed90e799a8ccf13aafeba5b5d0f0db2255ae3a 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -83,7 +83,6 @@ public:
|
| BLINK_EXPORT static void enableNavigatorContentUtils(bool);
|
| BLINK_EXPORT static void enableNetworkInformation(bool);
|
| BLINK_EXPORT static void enableNewMediaPlaybackUi(bool);
|
| - BLINK_EXPORT static void enableNotificationActionIcons(bool);
|
| BLINK_EXPORT static void enableNotificationConstructor(bool);
|
| BLINK_EXPORT static void enableNotifications(bool);
|
| BLINK_EXPORT static void enableOrientationEvent(bool);
|
|
|