| Index: chrome/browser/sync_file_system/mock_remote_change_processor.h
|
| diff --git a/chrome/browser/sync_file_system/mock_remote_change_processor.h b/chrome/browser/sync_file_system/mock_remote_change_processor.h
|
| index 694f34b4ec77015cf944426dce41d290db8c124e..8466151535af336436270a41578c93abde0ca3f3 100644
|
| --- a/chrome/browser/sync_file_system/mock_remote_change_processor.h
|
| +++ b/chrome/browser/sync_file_system/mock_remote_change_processor.h
|
| @@ -8,8 +8,8 @@
|
| #include "base/callback.h"
|
| #include "chrome/browser/sync_file_system/remote_change_processor.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| -#include "webkit/fileapi/syncable/file_change.h"
|
| -#include "webkit/fileapi/syncable/sync_callbacks.h"
|
| +#include "webkit/browser/fileapi/syncable/file_change.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_callbacks.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|