Chromium Code Reviews| Index: content/child/web_url_loader_impl.h |
| diff --git a/content/child/web_url_loader_impl.h b/content/child/web_url_loader_impl.h |
| index f961faf79abb647f157992a0075cc59d72e4da58..912e12912fd952c09d1147e5507b93e8ba966e09 100644 |
| --- a/content/child/web_url_loader_impl.h |
| +++ b/content/child/web_url_loader_impl.h |
| @@ -14,12 +14,6 @@ |
| #include "third_party/WebKit/public/platform/WebURLLoader.h" |
| #include "url/gurl.h" |
| -namespace base { |
| - |
| -class SingleThreadTaskRunner; |
| - |
| -} // namespace base |
| - |
| namespace content { |
| class ResourceDispatcher; |