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

Unified Diff: content/browser/loader/async_revalidation_driver.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/browser/loader/async_revalidation_driver.h
diff --git a/content/browser/loader/async_revalidation_driver.h b/content/browser/loader/async_revalidation_driver.h
index babd3f78e9d03518fbbd4501885bb0da12d06072..a5bf1ec7c4ececa51e8cedc7a91c2245e2f79d4f 100644
--- a/content/browser/loader/async_revalidation_driver.h
+++ b/content/browser/loader/async_revalidation_driver.h
@@ -19,10 +19,6 @@
#include "net/base/io_buffer.h"
#include "net/url_request/url_request.h"
-namespace net {
-class HttpCache;
-}
-
namespace content {
// This class is responsible for driving the URLRequest for an async
« no previous file with comments | « content/browser/loader/async_resource_handler.h ('k') | content/browser/loader/mojo_async_resource_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698