summaryrefslogtreecommitdiff
path: root/Source/WebKit/mac/WebView/WebNotification.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/mac/WebView/WebNotification.h')
-rw-r--r--Source/WebKit/mac/WebView/WebNotification.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/mac/WebView/WebNotification.h b/Source/WebKit/mac/WebView/WebNotification.h
index 8ecc10686..fb9c50e5d 100644
--- a/Source/WebKit/mac/WebView/WebNotification.h
+++ b/Source/WebKit/mac/WebView/WebNotification.h
@@ -36,7 +36,7 @@
- (NSString *)title;
- (NSString *)body;
-- (NSString *)replaceID;
+- (NSString *)tag;
- (WebSecurityOrigin *)origin;
- (uint64_t)notificationID;