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 c2cbc7501e40bef8029ba7386f65d45afe2b1758..a81376215fe030e169a3ccf6005effa385627f2d 100644 |
--- a/third_party/WebKit/Source/core/loader/FrameFetchContext.h |
+++ b/third_party/WebKit/Source/core/loader/FrameFetchContext.h |
@@ -108,8 +108,6 @@ public: |
void countClientHintsResourceWidth() override; |
void countClientHintsViewportWidth() override; |
- WebTaskRunner* loadingTaskRunner() const override; |
- |
DECLARE_VIRTUAL_TRACE(); |
private: |