| Index: base/trace_event/trace_event_impl.h
|
| diff --git a/base/trace_event/trace_event_impl.h b/base/trace_event/trace_event_impl.h
|
| index 503a69d5059c4df92c59c4009ef830757b8fbde0..573d7777e42166b80abec5f1645b7c76b850c8a0 100644
|
| --- a/base/trace_event/trace_event_impl.h
|
| +++ b/base/trace_event/trace_event_impl.h
|
| @@ -25,6 +25,7 @@
|
| #include "base/threading/thread.h"
|
| #include "base/threading/thread_local.h"
|
| #include "base/trace_event/memory_dump_provider.h"
|
| +#include "base/trace_event/startup_tracing.h"
|
| #include "base/trace_event/trace_config.h"
|
| #include "base/trace_event/trace_event_memory_overhead.h"
|
|
|
|
|