| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index d90a8b961106277d76a5b3e20726f1be35ac0772..7cf0564723fd245f73c0ad2b15fd4c723567830d 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -147,6 +147,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);
|
|
|