Chromium Code Reviews| Index: chrome/browser/file_system_proxy.h |
| diff --git a/chrome/browser/file_system_proxy.h b/chrome/browser/file_system_proxy.h |
| index 74cd2159e3a6b760c53e3f8c29797e76acfc9b8f..6001bfd55533a92cb0cb3670a30544ff0d2064c3 100644 |
| --- a/chrome/browser/file_system_proxy.h |
| +++ b/chrome/browser/file_system_proxy.h |
| @@ -7,7 +7,6 @@ |
| #include "base/callback.h" |
| #include "base/platform_file.h" |
| -#include "base/ref_counted.h" |
| // This class provides asynchronous access to common file routines. |
| class FileSystemProxy { |