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

Unified Diff: storage/browser/blob/blob_storage_context.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
« no previous file with comments | « storage/browser/blob/blob_reader.h ('k') | storage/browser/blob/blob_storage_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/blob/blob_storage_context.h
diff --git a/storage/browser/blob/blob_storage_context.h b/storage/browser/blob/blob_storage_context.h
index 9e068a71610ed4db99e73e17e0fdcb100b712f10..3dc5a0389c8a679349234ff9b29fee7c8353bac9 100644
--- a/storage/browser/blob/blob_storage_context.h
+++ b/storage/browser/blob/blob_storage_context.h
@@ -27,12 +27,6 @@
class GURL;
-namespace base {
-class FilePath;
-class Time;
-class TaskRunner;
-}
-
namespace content {
class BlobDispatcherHost;
class BlobDispatcherHostTest;
@@ -42,7 +36,6 @@ class BlobStorageBrowserTest;
namespace storage {
class BlobDataBuilder;
class BlobDataHandle;
-class BlobDataItem;
class BlobDataSnapshot;
class ShareableBlobDataItem;
« no previous file with comments | « storage/browser/blob/blob_reader.h ('k') | storage/browser/blob/blob_storage_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698