Index: chrome/browser/sync_file_system/file_status_observer.h |
diff --git a/chrome/browser/sync_file_system/file_status_observer.h b/chrome/browser/sync_file_system/file_status_observer.h |
index 50bba06349ca875fce8ea0569526a777225474d3..4c2af44fb24b481d0fb2ac1aa00c98fcea4d86f0 100644 |
--- a/chrome/browser/sync_file_system/file_status_observer.h |
+++ b/chrome/browser/sync_file_system/file_status_observer.h |
@@ -6,9 +6,9 @@ |
#define CHROME_BROWSER_SYNC_FILE_SYSTEM_FILE_STATUS_OBSERVER_H_ |
#include "base/basictypes.h" |
-#include "webkit/fileapi/syncable/sync_action.h" |
-#include "webkit/fileapi/syncable/sync_direction.h" |
-#include "webkit/fileapi/syncable/sync_file_status.h" |
+#include "webkit/browser/fileapi/syncable/sync_action.h" |
+#include "webkit/browser/fileapi/syncable/sync_direction.h" |
+#include "webkit/browser/fileapi/syncable/sync_file_status.h" |
namespace fileapi { |
class FileSystemURL; |