Index: chrome/browser/sync_file_system/drive_file_sync_task_manager.h |
diff --git a/chrome/browser/sync_file_system/drive_file_sync_task_manager.h b/chrome/browser/sync_file_system/drive_file_sync_task_manager.h |
index 88a54ee6d9bad5c9a192e423fd6ab6b231eb8cc9..9f58a9ef13bed4b816bd7a2f6b635b650c8261ec 100644 |
--- a/chrome/browser/sync_file_system/drive_file_sync_task_manager.h |
+++ b/chrome/browser/sync_file_system/drive_file_sync_task_manager.h |
@@ -12,8 +12,8 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/threading/non_thread_safe.h" |
#include "chrome/browser/google_apis/gdata_errorcode.h" |
-#include "webkit/fileapi/syncable/sync_callbacks.h" |
-#include "webkit/fileapi/syncable/sync_status_code.h" |
+#include "webkit/browser/fileapi/syncable/sync_callbacks.h" |
+#include "webkit/browser/fileapi/syncable/sync_status_code.h" |
class Profile; |