Index: Source/core/loader/FrameFetchContext.h |
diff --git a/Source/core/loader/FrameFetchContext.h b/Source/core/loader/FrameFetchContext.h |
index 853b2e5ed4ae7fe30c03b22db9c4d149662e7246..fdf05db989189094041b3ebbe07b3ca7719f068e 100644 |
--- a/Source/core/loader/FrameFetchContext.h |
+++ b/Source/core/loader/FrameFetchContext.h |
@@ -93,7 +93,6 @@ public: |
int64_t serviceWorkerID() const override; |
bool isMainFrame() const override; |
- bool hasSubstituteData() const override; |
bool defersLoading() const override; |
bool isLoadComplete() const override; |
bool pageDismissalEventBeingDispatched() const override; |