Index: components/tracing/child_trace_message_filter.h |
diff --git a/components/tracing/child_trace_message_filter.h b/components/tracing/child_trace_message_filter.h |
index 3da936f1dada649cd5e117d1d1e5f300c707ee9d..9631ced7b3487a40f18c306dc8272d18f46b508e 100644 |
--- a/components/tracing/child_trace_message_filter.h |
+++ b/components/tracing/child_trace_message_filter.h |
@@ -5,6 +5,8 @@ |
#ifndef COMPONENTS_TRACING_CHILD_TRACE_MESSAGE_FILTER_H_ |
#define COMPONENTS_TRACING_CHILD_TRACE_MESSAGE_FILTER_H_ |
+#include "base/bind.h" |
+#include "base/memory/ref_counted_memory.h" |
#include "ipc/ipc_channel_proxy.h" |
namespace base { |