Chromium Code Reviews| Index: webkit/fileapi/file_system_file_util_proxy.h |
| =================================================================== |
| --- webkit/fileapi/file_system_file_util_proxy.h (revision 110200) |
| +++ webkit/fileapi/file_system_file_util_proxy.h (working copy) |
| @@ -17,13 +17,10 @@ |
| namespace base { |
| class MessageLoopProxy; |
| -class Time; |
| } |
| namespace fileapi { |
| -class FileSystemOperationContext; |
| - |
| using base::MessageLoopProxy; |
| using base::PlatformFile; |
| using base::PlatformFileError; |