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

Unified Diff: content/renderer/fetchers/associated_resource_fetcher_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
« no previous file with comments | « content/renderer/child_frame_compositing_helper.h ('k') | content/renderer/frame_blame_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/fetchers/associated_resource_fetcher_impl.h
diff --git a/content/renderer/fetchers/associated_resource_fetcher_impl.h b/content/renderer/fetchers/associated_resource_fetcher_impl.h
index 5b9c5cb4bc5409a0ce78b4c5213615ff7ea69707..d99bc7122075be80043e53d3a15e7dcf21dee4d2 100644
--- a/content/renderer/fetchers/associated_resource_fetcher_impl.h
+++ b/content/renderer/fetchers/associated_resource_fetcher_impl.h
@@ -21,7 +21,6 @@ class GURL;
namespace blink {
class WebAssociatedURLLoader;
class WebFrame;
-class WebURLLoader;
enum class WebCachePolicy;
}
« no previous file with comments | « content/renderer/child_frame_compositing_helper.h ('k') | content/renderer/frame_blame_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698