Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index 0d7a45afc100637da81c54108de7aebb7132b0ea..a62e884c390e7e51b911f4ec76802e147908e6da 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -158,6 +158,8 @@ public: |
BLINK_EXPORT static void enablePushMessagingData(bool); |
+ BLINK_EXPORT static void enablePushMessagingHasPermission(bool); |
+ |
BLINK_EXPORT static void enableUnsafeES3APIs(bool); |
private: |