Index: storage/common/fileapi/file_system_types.h |
diff --git a/webkit/common/fileapi/file_system_types.h b/storage/common/fileapi/file_system_types.h |
similarity index 97% |
copy from webkit/common/fileapi/file_system_types.h |
copy to storage/common/fileapi/file_system_types.h |
index 8a56a8bf9126d2fecf0fa0c17d5862b4f575fa94..645b759170dea08de4c0161922c13740f8209fc5 100644 |
--- a/webkit/common/fileapi/file_system_types.h |
+++ b/storage/common/fileapi/file_system_types.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 WEBKIT_COMMON_FILEAPI_FILE_SYSTEM_TYPES_H_ |
-#define WEBKIT_COMMON_FILEAPI_FILE_SYSTEM_TYPES_H_ |
+#ifndef STORAGE_COMMON_FILEAPI_FILE_SYSTEM_TYPES_H_ |
+#define STORAGE_COMMON_FILEAPI_FILE_SYSTEM_TYPES_H_ |
#include "third_party/WebKit/public/platform/WebFileSystemType.h" |
@@ -134,4 +134,4 @@ enum FileSystemType { |
} // namespace storage |
-#endif // WEBKIT_COMMON_FILEAPI_FILE_SYSTEM_TYPES_H_ |
+#endif // STORAGE_COMMON_FILEAPI_FILE_SYSTEM_TYPES_H_ |