Index: content/common_child/fileapi/webfilesystem_callback_adapters.h |
diff --git a/content/common/fileapi/webfilesystem_callback_adapters.h b/content/common_child/fileapi/webfilesystem_callback_adapters.h |
similarity index 83% |
rename from content/common/fileapi/webfilesystem_callback_adapters.h |
rename to content/common_child/fileapi/webfilesystem_callback_adapters.h |
index 5f855ff444bf8b54eef2045ec6af92d87fcfa79d..3592f9eed333da14e344c4cbd69f13b05836559a 100644 |
--- a/content/common/fileapi/webfilesystem_callback_adapters.h |
+++ b/content/common_child/fileapi/webfilesystem_callback_adapters.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_COMMON_FILEAPI_WEBFILESYSTEM_CALLBACK_ADAPTERS_H_ |
-#define CONTENT_COMMON_FILEAPI_WEBFILESYSTEM_CALLBACK_ADAPTERS_H_ |
+#ifndef CONTENT_COMMON_CHILD_FILEAPI_WEBFILESYSTEM_CALLBACK_ADAPTERS_H_ |
+#define CONTENT_COMMON_CHILD_FILEAPI_WEBFILESYSTEM_CALLBACK_ADAPTERS_H_ |
#include "base/basictypes.h" |
#include "base/platform_file.h" |
@@ -45,4 +45,4 @@ void OpenFileSystemCallbackAdapter( |
} // namespace content |
-#endif // CONTENT_COMMON_FILEAPI_WEBFILESYSTEM_CALLBACK_ADAPTERS_H_ |
+#endif // CONTENT_COMMON_CHILD_FILEAPI_WEBFILESYSTEM_CALLBACK_ADAPTERS_H_ |