| 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 f423b4b57b7a419ae83f117e25e11b99a5e33798..47eac1a9a53c61b39c1742bdd347d3ef1ef73488 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 {
|
|
|
|
|