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

Unified Diff: chrome/browser/browsing_data/browsing_data_quota_helper_impl.h

Issue 15892009: [Quota] Move quota related callbacks to separate file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: +#include <algorithm> Created 7 years, 7 months 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
« no previous file with comments | « no previous file | webkit/browser/fileapi/syncable/canned_syncable_file_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
diff --git a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
index c8132fcd5674f8a008faefaed2255532930b316f..269319b5adcb91eb81059b118b550c637830d731 100644
--- a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
+++ b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
@@ -16,6 +16,8 @@
#include "chrome/browser/browsing_data/browsing_data_quota_helper.h"
#include "webkit/quota/quota_types.h"
+class GURL;
+
namespace quota {
class QuotaManager;
}
« no previous file with comments | « no previous file | webkit/browser/fileapi/syncable/canned_syncable_file_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698