Chromium Code Reviews| Index: webkit/fileapi/file_system_test_helper.h |
| =================================================================== |
| --- webkit/fileapi/file_system_test_helper.h (revision 110200) |
| +++ webkit/fileapi/file_system_test_helper.h (working copy) |
| @@ -29,7 +29,6 @@ |
| class FileSystemFileUtil; |
| class FileSystemOperation; |
| class FileSystemOperationContext; |
| -class FileSystemPathManager; |
| // Filesystem test helper class that encapsulates test environment for |
| // a given {origin, type} pair. |