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 |