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

Unified Diff: storage/browser/fileapi/sandbox_file_stream_writer.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/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

Powered by Google App Engine
This is Rietveld 408576698