Index: webkit/fileapi/syncable/local_file_sync_context.cc |
diff --git a/webkit/fileapi/syncable/local_file_sync_context.cc b/webkit/fileapi/syncable/local_file_sync_context.cc |
index a0f6a4c823264f40108164ad8bb5faa632e724d2..db8d6c188910d05eccd36f24704f9ea9a4900491 100644 |
--- a/webkit/fileapi/syncable/local_file_sync_context.cc |
+++ b/webkit/fileapi/syncable/local_file_sync_context.cc |
@@ -15,7 +15,7 @@ |
#include "webkit/browser/fileapi/file_system_operation_context.h" |
#include "webkit/browser/fileapi/file_system_task_runners.h" |
#include "webkit/browser/fileapi/local_file_system_operation.h" |
-#include "webkit/fileapi/file_system_util.h" |
+#include "webkit/common/fileapi/file_system_util.h" |
#include "webkit/fileapi/syncable/file_change.h" |
#include "webkit/fileapi/syncable/local_file_change_tracker.h" |
#include "webkit/fileapi/syncable/local_origin_change_observer.h" |