| Index: third_party/WebKit/Source/platform/loader/fetch/MockFetchContext.h
|
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/MockFetchContext.h b/third_party/WebKit/Source/platform/loader/fetch/MockFetchContext.h
|
| index dc7817a4b6002f2c29b0375c62a8297911df6500..b3b6b326ee58de8c3e3ca5a612b18e3a092c3038 100644
|
| --- a/third_party/WebKit/Source/platform/loader/fetch/MockFetchContext.h
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/MockFetchContext.h
|
| @@ -21,8 +21,6 @@ class WebTaskRunner;
|
| struct ResourceLoaderOptions;
|
|
|
| // Mocked FetchContext for testing.
|
| -// TODO(toyoshim): Use this class by other unit tests that currently have own
|
| -// mocked FetchContext respectively.
|
| class MockFetchContext : public FetchContext {
|
| public:
|
| enum LoadPolicy {
|
|
|