Index: content/common/fileapi/file_system_messages.h |
diff --git a/content/common/fileapi/file_system_messages.h b/content/common/fileapi/file_system_messages.h |
index e6f583e8c57b1385ec13f247915cb2f2b8e9fbcd..a2d25003196365c653499059120a1b22a7296a05 100644 |
--- a/content/common/fileapi/file_system_messages.h |
+++ b/content/common/fileapi/file_system_messages.h |
@@ -12,6 +12,8 @@ |
#include "webkit/common/fileapi/file_system_types.h" |
#include "webkit/common/quota/quota_types.h" |
+#undef IPC_MESSAGE_EXPORT |
+#define IPC_MESSAGE_EXPORT CONTENT_EXPORT |
#define IPC_MESSAGE_START FileSystemMsgStart |
IPC_STRUCT_TRAITS_BEGIN(fileapi::DirectoryEntry) |