Index: chrome/browser/sync_file_system/local/syncable_file_system_operation.h |
diff --git a/chrome/browser/sync_file_system/local/syncable_file_system_operation.h b/chrome/browser/sync_file_system/local/syncable_file_system_operation.h |
index 326919c1a84e0e44121aae2da5bc8c6c65ea9742..8821f947184342d496354bf968773e607afab683 100644 |
--- a/chrome/browser/sync_file_system/local/syncable_file_system_operation.h |
+++ b/chrome/browser/sync_file_system/local/syncable_file_system_operation.h |
@@ -12,8 +12,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "base/threading/non_thread_safe.h" |
-#include "webkit/browser/fileapi/file_system_operation.h" |
-#include "webkit/browser/fileapi/file_system_url.h" |
+#include "storage/browser/fileapi/file_system_operation.h" |
+#include "storage/browser/fileapi/file_system_url.h" |
namespace storage { |
class FileSystemContext; |