Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: content/browser/cache_storage/cache_storage_quota_client.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/cache_storage/cache_storage_quota_client.h
diff --git a/content/browser/cache_storage/cache_storage_quota_client.h b/content/browser/cache_storage/cache_storage_quota_client.h
index 941bf8ba98d2fcb895538ea336b5c9fee9cbf898..367f2704af8e368d9edf4f521ec99e4ff404d22e 100644
--- a/content/browser/cache_storage/cache_storage_quota_client.h
+++ b/content/browser/cache_storage/cache_storage_quota_client.h
@@ -11,10 +11,6 @@
#include "storage/browser/quota/quota_client.h"
#include "storage/common/quota/quota_types.h"
-namespace storage {
-class QuotaManagerProxy;
-}
-
namespace content {
class CacheStorageManager;

Powered by Google App Engine
This is Rietveld 408576698