| 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 e11a915372379d4887091643970637d1500e87ce..9549c6dcd2fb1c8ca06506f3d42a21a6d6095dd5 100644
|
| --- a/components/tracing/child_trace_message_filter.cc
|
| +++ b/components/tracing/child_trace_message_filter.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/tracing/child_trace_message_filter.h"
|
|
|
| +#include "base/memory/ref_counted_memory.h"
|
| #include "base/metrics/statistics_recorder.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "components/tracing/child_memory_dump_manager_delegate_impl.h"
|
|
|