Chromium Code Reviews| Index: chrome/browser/chromeos/file_system_provider/operations/close_file.h |
| diff --git a/chrome/browser/chromeos/file_system_provider/operations/close_file.h b/chrome/browser/chromeos/file_system_provider/operations/close_file.h |
| index 982399f53203bf56bcec6868d841ed584d002596..b55e4e8fd19b5692749c9b01cb0efc6c93f336c8 100644 |
| --- a/chrome/browser/chromeos/file_system_provider/operations/close_file.h |
| +++ b/chrome/browser/chromeos/file_system_provider/operations/close_file.h |
| @@ -15,10 +15,6 @@ |
| #include "chrome/browser/chromeos/file_system_provider/request_value.h" |
| #include "storage/browser/fileapi/async_file_util.h" |
| -namespace base { |
| -class FilePath; |
| -} // namespace base |
| - |
| namespace extensions { |
| class EventRouter; |
| } // namespace extensions |