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

Unified Diff: chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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: chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h
diff --git a/chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h b/chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h
index dc9eab19af5a1a28497530753f452c89c8c5cfa4..da3f8c512e39361b8faa7032b3f89e6ed843c2fa 100644
--- a/chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h
+++ b/chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h
@@ -16,10 +16,6 @@
#include "storage/browser/fileapi/file_system_url.h"
#include "storage/browser/storage_browser_export.h"
-namespace base {
-class FilePath;
-}
-
namespace storage {
class FileSystemContext;
}

Powered by Google App Engine
This is Rietveld 408576698