| 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 28be0ceacde00672dfd048775dc414e759e14785..132caa7d5058a6c4bfaf3345e9e48cbbb9eb0b25 100644
|
| --- a/third_party/WebKit/Source/core/loader/FrameFetchContext.h
|
| +++ b/third_party/WebKit/Source/core/loader/FrameFetchContext.h
|
| @@ -74,7 +74,6 @@ class CORE_EXPORT FrameFetchContext final : public FetchContext {
|
|
|
| void addAdditionalRequestHeaders(ResourceRequest&,
|
| FetchResourceType) override;
|
| - CachePolicy getCachePolicy() const override;
|
| WebCachePolicy resourceRequestCachePolicy(
|
| ResourceRequest&,
|
| Resource::Type,
|
|
|