Index: content/common/fileapi/webfilesystem_callback_dispatcher.cc |
diff --git a/content/common/file_system/webfilesystem_callback_dispatcher.cc b/content/common/fileapi/webfilesystem_callback_dispatcher.cc |
similarity index 97% |
rename from content/common/file_system/webfilesystem_callback_dispatcher.cc |
rename to content/common/fileapi/webfilesystem_callback_dispatcher.cc |
index 4ca24eb5020de5ac38f4de1e2e5a9e0436c19c87..ab820dbe22930ed0f0df849cbaf234105ba43afc 100644 |
--- a/content/common/file_system/webfilesystem_callback_dispatcher.cc |
+++ b/content/common/fileapi/webfilesystem_callback_dispatcher.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/common/file_system/webfilesystem_callback_dispatcher.h" |
+#include "content/common/fileapi/webfilesystem_callback_dispatcher.h" |
#include <string> |
#include <vector> |