| Index: chrome/browser/sync_file_system/remote_change_processor.h
|
| diff --git a/chrome/browser/sync_file_system/remote_change_processor.h b/chrome/browser/sync_file_system/remote_change_processor.h
|
| index 7af89c901713b07e5401470780c18f0b5c9708f0..ab7191427fe91b9927cece5ac5390cfdf310a960 100644
|
| --- a/chrome/browser/sync_file_system/remote_change_processor.h
|
| +++ b/chrome/browser/sync_file_system/remote_change_processor.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| -#include "webkit/fileapi/syncable/sync_callbacks.h"
|
| -#include "webkit/fileapi/syncable/sync_status_code.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_callbacks.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_status_code.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|