Chromium Code Reviews| Index: content/browser/blob_storage/blob_dispatcher_host.h |
| diff --git a/content/browser/blob_storage/blob_dispatcher_host.h b/content/browser/blob_storage/blob_dispatcher_host.h |
| index f9d1a98881e7556a12bf96bee12bb74c5975db21..105292ae0aab348037b847346733dc01aaeb28ba 100644 |
| --- a/content/browser/blob_storage/blob_dispatcher_host.h |
| +++ b/content/browser/blob_storage/blob_dispatcher_host.h |
| @@ -22,13 +22,8 @@ |
| class GURL; |
| -namespace IPC { |
| -class Sender; |
| -} |
| - |
| namespace storage { |
| class DataElement; |
| -class BlobDataBuilder; |
| struct BlobItemBytesRequest; |
| struct BlobItemBytesResponse; |
| class BlobStorageContext; |