Chromium Code Reviews| Index: Source/core/fetch/FetchContext.cpp |
| diff --git a/Source/core/fetch/FetchContext.cpp b/Source/core/fetch/FetchContext.cpp |
| index af8e54d1d1263d7619123c0169914963ec6ee13c..558cdda47c366b054127f1b8b404ae646afde1ab 100644 |
| --- a/Source/core/fetch/FetchContext.cpp |
| +++ b/Source/core/fetch/FetchContext.cpp |
| @@ -94,10 +94,6 @@ void FetchContext::sendRemainingDelegateMessages(unsigned long, const ResourceRe |
| { |
| } |
| -void FetchContext::dispatchWillRequestResource(FetchRequest*) |
| -{ |
| -} |
| - |
| void FetchContext::willStartLoadingResource(ResourceRequest&) |
| { |
| } |