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

Unified Diff: chrome/browser/chromeos/file_system_provider/operations/read_file.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/chromeos/file_system_provider/operations/read_file.h
diff --git a/chrome/browser/chromeos/file_system_provider/operations/read_file.h b/chrome/browser/chromeos/file_system_provider/operations/read_file.h
index dc40e8019c009a4d5231d33a420c603957d22c1a..536e051177fc84f824322daa7ccba445ddd8d1ba 100644
--- a/chrome/browser/chromeos/file_system_provider/operations/read_file.h
+++ b/chrome/browser/chromeos/file_system_provider/operations/read_file.h
@@ -19,10 +19,6 @@
#include "net/base/io_buffer.h"
#include "storage/browser/fileapi/async_file_util.h"
-namespace base {
-class FilePath;
-} // namespace base
-
namespace extensions {
class EventRouter;
} // namespace extensions

Powered by Google App Engine
This is Rietveld 408576698