| Index: chrome/browser/sync_file_system/remote_sync_operation_resolver.h
|
| diff --git a/chrome/browser/sync_file_system/remote_sync_operation_resolver.h b/chrome/browser/sync_file_system/remote_sync_operation_resolver.h
|
| index a1bd4e53081f966ff00a8a984858a21defb05ca3..e5aca147d0c31bace6e7be8b2ec2985615d17924 100644
|
| --- a/chrome/browser/sync_file_system/remote_sync_operation_resolver.h
|
| +++ b/chrome/browser/sync_file_system/remote_sync_operation_resolver.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_SYNC_FILE_SYSTEM_REMOTE_SYNC_OPERATION_RESOLVER_H_
|
|
|
| #include "base/gtest_prod_util.h"
|
| -#include "webkit/fileapi/syncable/file_change.h"
|
| -#include "webkit/fileapi/syncable/sync_file_type.h"
|
| +#include "webkit/browser/fileapi/syncable/file_change.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_file_type.h"
|
|
|
| namespace sync_file_system {
|
|
|
|
|