Index: chrome/browser/sync_file_system/local_file_sync_service.h |
diff --git a/chrome/browser/sync_file_system/local_file_sync_service.h b/chrome/browser/sync_file_system/local_file_sync_service.h |
index 5b0ca4ad43adad7885c52d915faa6e8678661b59..cb5fb8a813871699953e746c91c5b046ff6f7172 100644 |
--- a/chrome/browser/sync_file_system/local_file_sync_service.h |
+++ b/chrome/browser/sync_file_system/local_file_sync_service.h |
@@ -15,9 +15,9 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/observer_list.h" |
#include "chrome/browser/sync_file_system/remote_change_processor.h" |
-#include "webkit/fileapi/syncable/local_origin_change_observer.h" |
-#include "webkit/fileapi/syncable/sync_callbacks.h" |
-#include "webkit/fileapi/syncable/sync_status_code.h" |
+#include "webkit/browser/fileapi/syncable/local_origin_change_observer.h" |
+#include "webkit/browser/fileapi/syncable/sync_callbacks.h" |
+#include "webkit/browser/fileapi/syncable/sync_status_code.h" |
class GURL; |
class Profile; |