diff options
Diffstat (limited to 'chromium/ipc/ipc_mojo_message_helper.cc')
-rw-r--r-- | chromium/ipc/ipc_mojo_message_helper.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/ipc/ipc_mojo_message_helper.cc b/chromium/ipc/ipc_mojo_message_helper.cc index f3170950e13..460e04f5477 100644 --- a/chromium/ipc/ipc_mojo_message_helper.cc +++ b/chromium/ipc/ipc_mojo_message_helper.cc @@ -6,6 +6,7 @@ #include <utility> +#include "base/logging.h" #include "ipc/ipc_mojo_handle_attachment.h" namespace IPC { |