| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 2f20da0389bd67af18a1aa6ae7a07fe2dd26dd3b..4cf4139700ac135b075adca194d7ee412311c683 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -151,6 +151,8 @@ public:
|
|
|
| BLINK_EXPORT static void enablePushMessaging(bool);
|
|
|
| + BLINK_EXPORT static void enableListMarkerPseudoElement(bool);
|
| +
|
| BLINK_EXPORT static void enablePushMessagingData(bool);
|
|
|
| BLINK_EXPORT static void enablePushMessagingHasPermission(bool);
|
|
|