| Index: webkit/fileapi/syncable/syncable_file_system_operation.h
|
| diff --git a/webkit/fileapi/syncable/syncable_file_system_operation.h b/webkit/fileapi/syncable/syncable_file_system_operation.h
|
| index 4d6fc93f33632a7b6d6cd4842ac6e60182ce25b5..f1d5574f7596330c1e7ccd3b5045d4e9f885b929 100644
|
| --- a/webkit/fileapi/syncable/syncable_file_system_operation.h
|
| +++ b/webkit/fileapi/syncable/syncable_file_system_operation.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "webkit/fileapi/local_file_system_operation.h"
|
| +#include "webkit/browser/fileapi/local_file_system_operation.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
| namespace fileapi {
|
|
|