Index: content/browser/appcache/appcache_request_handler.h |
diff --git a/content/browser/appcache/appcache_request_handler.h b/content/browser/appcache/appcache_request_handler.h |
index c73e1dd6bf80e4d285db89b534ba4250a6219d23..704c75cac13a98c5c5cc5d3bfddbbec91312518d 100644 |
--- a/content/browser/appcache/appcache_request_handler.h |
+++ b/content/browser/appcache/appcache_request_handler.h |
@@ -20,10 +20,6 @@ class URLRequestJob; |
namespace content { |
class AppCacheRequestHandlerTest; |
-} |
- |
-namespace content { |
- |
class AppCacheURLRequestJob; |
// An instance is created for each net::URLRequest. The instance survives all |