| Index: chrome/browser/sync_file_system/local_change_processor.h
|
| diff --git a/chrome/browser/sync_file_system/local_change_processor.h b/chrome/browser/sync_file_system/local_change_processor.h
|
| index 83e1c6f4562cf948fff5fc51f7d75d586e143995..d1fbd21c27f7c5d255d6e299e11b171b70d05bfd 100644
|
| --- a/chrome/browser/sync_file_system/local_change_processor.h
|
| +++ b/chrome/browser/sync_file_system/local_change_processor.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_SYNC_FILE_SYSTEM_LOCAL_CHANGE_PROCESSOR_H_
|
|
|
| #include "base/callback_forward.h"
|
| -#include "webkit/fileapi/syncable/sync_callbacks.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_callbacks.h"
|
|
|
| namespace fileapi {
|
| class FileSystemURL;
|
|
|