summaryrefslogtreecommitdiffstats
path: root/WebKitTools/TestWebKitAPI/PlatformWebView.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitTools/TestWebKitAPI/PlatformWebView.h')
-rw-r--r--WebKitTools/TestWebKitAPI/PlatformWebView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKitTools/TestWebKitAPI/PlatformWebView.h b/WebKitTools/TestWebKitAPI/PlatformWebView.h
index 7f4f057..349d855 100644
--- a/WebKitTools/TestWebKitAPI/PlatformWebView.h
+++ b/WebKitTools/TestWebKitAPI/PlatformWebView.h
@@ -51,7 +51,7 @@ class WindowMessageObserver;
class PlatformWebView {
public:
- PlatformWebView(WKPageNamespaceRef);
+ PlatformWebView(WKPageNamespaceRef, WKPageGroupRef = 0);
~PlatformWebView();
WKPageRef page();