summaryrefslogtreecommitdiff
path: root/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm')
-rw-r--r--Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm b/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm
index 9cf8c887b..8dcaea96c 100644
--- a/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm
+++ b/Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.mm
@@ -660,6 +660,10 @@ void BuiltInPDFView::setLayerHostingMode(LayerHostingMode)
#endif
+void BuiltInPDFView::storageBlockingStateChanged(bool)
+{
+}
+
void BuiltInPDFView::privateBrowsingStateChanged(bool)
{
}