| Index: content/browser/appcache/appcache_storage_impl.h
|
| diff --git a/content/browser/appcache/appcache_storage_impl.h b/content/browser/appcache/appcache_storage_impl.h
|
| index dadf72e3805f592badb147512aeffe7f9e4c5452..ced47f5da058a36dc4f5b41af0bdc1ca2e3dafc4 100644
|
| --- a/content/browser/appcache/appcache_storage_impl.h
|
| +++ b/content/browser/appcache/appcache_storage_impl.h
|
| @@ -23,9 +23,6 @@
|
| namespace content {
|
| class AppCacheStorageImplTest;
|
| class ChromeAppCacheServiceTest;
|
| -}
|
| -
|
| -namespace content {
|
|
|
| class AppCacheStorageImpl : public AppCacheStorage {
|
| public:
|
|
|