Index: content/browser/fileapi/browser_file_system_helper.cc |
diff --git a/content/browser/file_system/browser_file_system_helper.cc b/content/browser/fileapi/browser_file_system_helper.cc |
similarity index 96% |
rename from content/browser/file_system/browser_file_system_helper.cc |
rename to content/browser/fileapi/browser_file_system_helper.cc |
index 8ccf103393b48f6bc7b7ecccb150345e74119954..a6321b04b4a440e5e4b1088a92821efb49052b6b 100644 |
--- a/content/browser/file_system/browser_file_system_helper.cc |
+++ b/content/browser/fileapi/browser_file_system_helper.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/browser/file_system/browser_file_system_helper.h" |
+#include "content/browser/fileapi/browser_file_system_helper.h" |
#include <vector> |
#include <string> |