Index: content/browser/appcache/appcache_interceptor.h |
diff --git a/content/browser/appcache/appcache_interceptor.h b/content/browser/appcache/appcache_interceptor.h |
index 4f86a89f98d7425f638032241ccd176466ef7dff..34b3dd679952ab820ed61944cdf229d517e48bec 100644 |
--- a/content/browser/appcache/appcache_interceptor.h |
+++ b/content/browser/appcache/appcache_interceptor.h |
@@ -14,9 +14,6 @@ |
namespace content { |
class AppCacheRequestHandler; |
class AppCacheServiceImpl; |
-} |
- |
-namespace content { |
// An interceptor to hijack requests and potentially service them out of |
// the appcache. |