| Index: storage/browser/blob/blob_reader.h
|
| diff --git a/storage/browser/blob/blob_reader.h b/storage/browser/blob/blob_reader.h
|
| index a7b1d12be35b33e2ba46ccb076c69d095abceef8..9553a16924394ba6361a40285f8b685da786eb79 100644
|
| --- a/storage/browser/blob/blob_reader.h
|
| +++ b/storage/browser/blob/blob_reader.h
|
| @@ -39,7 +39,6 @@ class BlobDataItem;
|
| class BlobDataHandle;
|
| class BlobDataSnapshot;
|
| class FileStreamReader;
|
| -class FileSystemContext;
|
|
|
| // The blob reader is used to read a blob. This can only be used in the browser
|
| // process, and we need to be on the IO thread.
|
|
|