Chromium Code Reviews| Index: chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc |
| diff --git a/chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc b/chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc |
| index 45dca64dd13ce183f1e3d9f576b1640302ef8e2d..11053a2f7d0e9e90701459af74f492f18096ed65 100644 |
| --- a/chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc |
| +++ b/chrome/browser/sync_file_system/local/syncable_file_operation_runner.cc |
| @@ -10,7 +10,7 @@ |
| #include "base/callback.h" |
| #include "base/stl_util.h" |
| -using fileapi::FileSystemURL; |
| +using storage::FileSystemURL; |
| namespace sync_file_system { |