Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Unified Diff: content/common/fileapi/file_system_messages.h

Issue 19705017: Create a new FileSystemOperationRunner for each FileAPIMessageFilter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « content/browser/fileapi/fileapi_message_filter_unittest.cc ('k') | webkit/browser/fileapi/file_system_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698