| 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 43822178811ce3fae52220638e11dc1c237de31f..0b23d31f46eb609ba15b49713aa9820a1c7fbe6f 100644
|
| --- a/base/trace_event/trace_event_impl.h
|
| +++ b/base/trace_event/trace_event_impl.h
|
| @@ -23,7 +23,6 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/synchronization/condition_variable.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/threading/thread.h"
|
| #include "base/threading/thread_local.h"
|
| #include "base/trace_event/trace_event_memory_overhead.h"
|
| #include "build/build_config.h"
|
|
|