summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data_quota_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/browsing_data_quota_helper.h')
-rw-r--r--chrome/browser/browsing_data_quota_helper.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/chrome/browser/browsing_data_quota_helper.h b/chrome/browser/browsing_data_quota_helper.h
index 53cc4a2..55987b1 100644
--- a/chrome/browser/browsing_data_quota_helper.h
+++ b/chrome/browser/browsing_data_quota_helper.h
@@ -16,13 +16,8 @@
#include "content/public/browser/browser_thread.h"
#include "webkit/quota/quota_types.h"
-class Profile;
-
-namespace quota {
-class QuotaManager;
-}
-
class BrowsingDataQuotaHelper;
+class Profile;
struct BrowsingDataQuotaHelperDeleter {
static void Destruct(const BrowsingDataQuotaHelper* helper);