Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index 92439572822de76e607d758e96cae9558dcad90e..bf40c84b4243d12b638e3f38a1cb217592febe7f 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -152,6 +152,8 @@ public: |
BLINK_EXPORT static void enableReducedReferrerGranularity(bool); |
+ BLINK_EXPORT static void enablePushMessaging(bool); |
+ |
BLINK_EXPORT static void enablePushMessagingData(bool); |
BLINK_EXPORT static void enableUnsafeES3APIs(bool); |