| Index: third_party/WebKit/Source/core/fetch/ResourceLoader.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/ResourceLoader.h b/third_party/WebKit/Source/core/fetch/ResourceLoader.h
|
| index 4712255a0c2fa41adb5eefa0a9f5723095462446..5077de7a0e1b56e4228e35ca82552263f695d3aa 100644
|
| --- a/third_party/WebKit/Source/core/fetch/ResourceLoader.h
|
| +++ b/third_party/WebKit/Source/core/fetch/ResourceLoader.h
|
| @@ -69,7 +69,6 @@ public:
|
| void releaseResources();
|
|
|
| void didChangePriority(ResourceLoadPriority, int intraPriorityValue);
|
| - bool shouldUseIncreasedPriorities();
|
|
|
| // WebURLLoaderClient
|
| void willFollowRedirect(WebURLLoader*, WebURLRequest&, const WebURLResponse& redirectResponse) override;
|
|
|