| Index: components/tracing/child_trace_message_filter.cc
|
| diff --git a/components/tracing/child_trace_message_filter.cc b/components/tracing/child_trace_message_filter.cc
|
| index 847ff9aced44ea20df89f936b4883ac039e44aef..46cdf336fe2d9120f9dab6a84e01201dcf2b1da6 100644
|
| --- a/components/tracing/child_trace_message_filter.cc
|
| +++ b/components/tracing/child_trace_message_filter.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/debug/trace_event.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "components/tracing/tracing_messages.h"
|
| +#include "ipc/ipc_channel.h"
|
|
|
| using base::debug::TraceLog;
|
|
|
|
|