| Index: base/trace_event/trace_log.h
|
| diff --git a/base/trace_event/trace_log.h b/base/trace_event/trace_log.h
|
| index 3acb9181379c66a5530576ac2c970bda03a0f9f0..4fb33c177a980317befbb16da17c389156f6baf1 100644
|
| --- a/base/trace_event/trace_log.h
|
| +++ b/base/trace_event/trace_log.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef BASE_TRACE_EVENT_TRACE_LOG_H_
|
| #define BASE_TRACE_EVENT_TRACE_LOG_H_
|
|
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/trace_event/memory_dump_provider.h"
|
| #include "base/trace_event/trace_config.h"
|
| #include "base/trace_event/trace_event_impl.h"
|
|
|