| Index: chrome/browser/sync_file_system/local/syncable_file_operation_runner.h
|
| diff --git a/chrome/browser/sync_file_system/local/syncable_file_operation_runner.h b/chrome/browser/sync_file_system/local/syncable_file_operation_runner.h
|
| index 8e7c89fd1f33c77ff7f6ec43ef2174a9e0f45635..f16bb0a3753793c5e0ff21adb6c97bfee7d09062 100644
|
| --- a/chrome/browser/sync_file_system/local/syncable_file_operation_runner.h
|
| +++ b/chrome/browser/sync_file_system/local/syncable_file_operation_runner.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "chrome/browser/sync_file_system/local/local_file_sync_status.h"
|
| -#include "webkit/browser/fileapi/file_system_url.h"
|
| +#include "storage/browser/fileapi/file_system_url.h"
|
|
|
| namespace storage {
|
| class FileSystemURL;
|
|
|