Chromium Code Reviews| Index: chrome/browser/sync_file_system/local/local_file_sync_status_unittest.cc |
| diff --git a/chrome/browser/sync_file_system/local/local_file_sync_status_unittest.cc b/chrome/browser/sync_file_system/local/local_file_sync_status_unittest.cc |
| index d7ce5f06217e4dbc6c21a331249c2d1b80a1fea6..5e290985d00734f9c0abf07175c2f9bf2c53c348 100644 |
| --- a/chrome/browser/sync_file_system/local/local_file_sync_status_unittest.cc |
| +++ b/chrome/browser/sync_file_system/local/local_file_sync_status_unittest.cc |
| @@ -8,7 +8,7 @@ |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "url/gurl.h" |
| -using fileapi::FileSystemURL; |
| +using storage::FileSystemURL; |
| namespace sync_file_system { |