| Index: chrome/browser/sync_file_system/fake_remote_change_processor.h
|
| diff --git a/chrome/browser/sync_file_system/fake_remote_change_processor.h b/chrome/browser/sync_file_system/fake_remote_change_processor.h
|
| index e8f18c7d9be2aa471fcb0d23b20b00ac0a9ea62a..d59941f580992154d69808220e258449293dac94 100644
|
| --- a/chrome/browser/sync_file_system/fake_remote_change_processor.h
|
| +++ b/chrome/browser/sync_file_system/fake_remote_change_processor.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "chrome/browser/sync_file_system/remote_change_processor.h"
|
| -#include "webkit/fileapi/syncable/sync_callbacks.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_callbacks.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|