Index: storage/common/storage_common_export.h |
diff --git a/webkit/common/storage_common_export.h b/storage/common/storage_common_export.h |
similarity index 82% |
rename from webkit/common/storage_common_export.h |
rename to storage/common/storage_common_export.h |
index 5f2baf4882dfb80ffb02284025d9c4889ad66f6e..3c97109c3dc280e445efae38d61930cda2c533cf 100644 |
--- a/webkit/common/storage_common_export.h |
+++ b/storage/common/storage_common_export.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_STORAGE_COMMON_EXPORT_H_ |
-#define WEBKIT_COMMON_STORAGE_COMMON_EXPORT_H_ |
+#ifndef STORAGE_COMMON_STORAGE_COMMON_EXPORT_H_ |
+#define STORAGE_COMMON_STORAGE_COMMON_EXPORT_H_ |
#if defined(COMPONENT_BUILD) |
#if defined(WIN32) |
@@ -26,4 +26,4 @@ |
#define STORAGE_COMMON_EXPORT |
#endif |
-#endif // WEBKIT_COMMON_STORAGE_COMMON_EXPORT_H_ |
+#endif // STORAGE_COMMON_STORAGE_COMMON_EXPORT_H_ |