Index: content/browser/appcache/appcache_update_job.h |
diff --git a/content/browser/appcache/appcache_update_job.h b/content/browser/appcache/appcache_update_job.h |
index 14fc8316c4f6e062c64be6f0ebe590a0b56969da..a2c4df850610f9905ba11799f90720e3e14307e4 100644 |
--- a/content/browser/appcache/appcache_update_job.h |
+++ b/content/browser/appcache/appcache_update_job.h |
@@ -30,10 +30,6 @@ namespace content { |
FORWARD_DECLARE_TEST(AppCacheGroupTest, QueueUpdate); |
class AppCacheGroupTest; |
class AppCacheUpdateJobTest; |
-} |
- |
-namespace content { |
- |
class HostNotifier; |
// Application cache Update algorithm and state. |