Chromium Code Reviews| Index: content/public/test/test_file_system_options.cc |
| diff --git a/content/public/test/test_file_system_options.cc b/content/public/test/test_file_system_options.cc |
| index 825a13642ac100ab1513fd8741cfba659b11dd52..c445496140b46cd1cb8897a8aa3e906b4421829d 100644 |
| --- a/content/public/test/test_file_system_options.cc |
| +++ b/content/public/test/test_file_system_options.cc |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| #include <vector> |
| -using fileapi::FileSystemOptions; |
| +using storage::FileSystemOptions; |
| namespace content { |