Index: content/browser/appcache/appcache_database.h |
diff --git a/content/browser/appcache/appcache_database.h b/content/browser/appcache/appcache_database.h |
index 2fe5e12b02693c3c9251e0352b70dcf45108295a..ee1c52d8be3e2f8b50a87d4714c1f7960845e743 100644 |
--- a/content/browser/appcache/appcache_database.h |
+++ b/content/browser/appcache/appcache_database.h |
@@ -42,9 +42,6 @@ FORWARD_DECLARE_TEST(AppCacheDatabaseTest, UpgradeSchema4to5); |
FORWARD_DECLARE_TEST(AppCacheDatabaseTest, WasCorrutionDetected); |
class AppCacheDatabaseTest; |
class AppCacheStorageImplTest; |
-} |
- |
-namespace content { |
class CONTENT_EXPORT AppCacheDatabase { |
public: |