Index: third_party/WebKit/Source/core/loader/FrameFetchContext.h |
diff --git a/third_party/WebKit/Source/core/loader/FrameFetchContext.h b/third_party/WebKit/Source/core/loader/FrameFetchContext.h |
index a71afae3a231f571109eec526ab517792a70b8cf..de5c5165521c4336a8b30bf01027957ce39926bb 100644 |
--- a/third_party/WebKit/Source/core/loader/FrameFetchContext.h |
+++ b/third_party/WebKit/Source/core/loader/FrameFetchContext.h |
@@ -109,8 +109,6 @@ |
void countClientHintsResourceWidth() override; |
void countClientHintsViewportWidth() override; |
- WebTaskRunner* loadingTaskRunner() const override; |
- |
DECLARE_VIRTUAL_TRACE(); |
private: |