diff options
Diffstat (limited to 'content/common/child_thread.h')
-rw-r--r-- | content/common/child_thread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/child_thread.h b/content/common/child_thread.h index fa39ebe..9a16aec 100644 --- a/content/common/child_thread.h +++ b/content/common/child_thread.h @@ -12,6 +12,7 @@ #include "base/tracked_objects.h" #include "content/common/content_export.h" #include "content/common/message_router.h" +#include "ipc/ipc_message.h" // For IPC_MESSAGE_LOG_ENABLED. #include "webkit/glue/resource_loader_bridge.h" class FileSystemDispatcher; |