| Index: webkit/fileapi/syncable/local_file_sync_status.h
|
| diff --git a/webkit/fileapi/syncable/local_file_sync_status.h b/webkit/fileapi/syncable/local_file_sync_status.h
|
| index 0654064b32562fc33f3790a6ae4213adb053e9c5..9dffcb188dc6668b310e96c8b9ea13df49f3586f 100644
|
| --- a/webkit/fileapi/syncable/local_file_sync_status.h
|
| +++ b/webkit/fileapi/syncable/local_file_sync_status.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/observer_list.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "webkit/fileapi/file_system_url.h"
|
| +#include "webkit/common/fileapi/file_system_url.h"
|
|
|
| namespace fileapi {
|
| class FileSystemURL;
|
|
|