summaryrefslogtreecommitdiffstats
path: root/WebKit/mac/Plugins/WebPluginViewFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/mac/Plugins/WebPluginViewFactory.h')
-rw-r--r--WebKit/mac/Plugins/WebPluginViewFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/mac/Plugins/WebPluginViewFactory.h b/WebKit/mac/Plugins/WebPluginViewFactory.h
index 583a73d..a215906 100644
--- a/WebKit/mac/Plugins/WebPluginViewFactory.h
+++ b/WebKit/mac/Plugins/WebPluginViewFactory.h
@@ -66,7 +66,7 @@ extern NSString *WebPlugInContainingElementKey;
For compatibility with older versions of WebKit, the plug-in should assume that the value for
WebPlugInShouldLoadMainResourceKey is NO if it is absent from the arguments dictionary.
*/
-extern NSString *WebPlugInShouldLoadMainResourceKey AVAILABLE_AFTER_WEBKIT_VERSION_3_1;
+extern NSString *WebPlugInShouldLoadMainResourceKey AVAILABLE_IN_WEBKIT_VERSION_4_0;
/*!
@protocol WebPlugInViewFactory