| Index: chrome/browser/sync_file_system/drive_file_sync_util.h
|
| diff --git a/chrome/browser/sync_file_system/drive_file_sync_util.h b/chrome/browser/sync_file_system/drive_file_sync_util.h
|
| index 961bd1ecfd943c6a39813d47bc01d8136e6b631a..2d9ce654c90f2e34d5d6f848ccb9ce9eafae6b7c 100644
|
| --- a/chrome/browser/sync_file_system/drive_file_sync_util.h
|
| +++ b/chrome/browser/sync_file_system/drive_file_sync_util.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_FILE_SYNC_UTIL_H_
|
|
|
| #include "chrome/browser/google_apis/gdata_errorcode.h"
|
| -#include "webkit/fileapi/syncable/sync_status_code.h"
|
| +#include "webkit/browser/fileapi/syncable/sync_status_code.h"
|
|
|
| namespace sync_file_system {
|
|
|
|
|