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

Unified Diff: storage/browser/fileapi/file_system_quota_util.h

Issue 2552723003: storage: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master Created 4 years 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: storage/browser/fileapi/file_system_quota_util.h
diff --git a/storage/browser/fileapi/file_system_quota_util.h b/storage/browser/fileapi/file_system_quota_util.h
index 14f3eb89a24f4932950eb873e1bd2cc2d1a082d4..b12cf6c83b8afeae2b069509d1f6813f6bc45d65 100644
--- a/storage/browser/fileapi/file_system_quota_util.h
+++ b/storage/browser/fileapi/file_system_quota_util.h
@@ -15,10 +15,6 @@
#include "storage/common/fileapi/file_system_types.h"
#include "url/gurl.h"
-namespace base {
-class SequencedTaskRunner;
-}
-
namespace storage {
class QuotaManagerProxy;
}
« no previous file with comments | « storage/browser/fileapi/file_system_operation.h ('k') | storage/browser/fileapi/file_system_url_request_job.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698