Chromium Code Reviews| Index: storage/browser/fileapi/sandbox_file_stream_writer.h |
| diff --git a/storage/browser/fileapi/sandbox_file_stream_writer.h b/storage/browser/fileapi/sandbox_file_stream_writer.h |
| index f0dd10877f6d3f761ffa951d41870bd856f28418..1a8f97ee692633b6fd5d3aae3981345eba7c6a09 100644 |
| --- a/storage/browser/fileapi/sandbox_file_stream_writer.h |
| +++ b/storage/browser/fileapi/sandbox_file_stream_writer.h |
| @@ -24,7 +24,6 @@ |
| namespace storage { |
| class FileSystemContext; |
| -class FileSystemQuotaUtil; |
| class FileStreamWriter; |
| class STORAGE_EXPORT SandboxFileStreamWriter |