Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(356)

Unified Diff: content/child/web_url_loader_impl.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « content/child/service_worker/web_service_worker_registration_impl.h ('k') | content/child/webmessageportchannel_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698