diff options
Diffstat (limited to 'chrome/browser/file_system_proxy.h')
-rw-r--r-- | chrome/browser/file_system_proxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/file_system_proxy.h b/chrome/browser/file_system_proxy.h index 74cd215..6001bfd 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 { |