summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_logging.h')
-rw-r--r--ipc/ipc_logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_logging.h b/ipc/ipc_logging.h
index 482c06d..dd3652c 100644
--- a/ipc/ipc_logging.h
+++ b/ipc/ipc_logging.h
@@ -113,7 +113,7 @@ class IPC_EXPORT Logging {
bool queue_invoke_later_pending_;
Sender* sender_;
- MessageLoop* main_thread_;
+ base::MessageLoop* main_thread_;
Consumer* consumer_;