| Index: trace_event/trace_event_impl.h
|
| diff --git a/trace_event/trace_event_impl.h b/trace_event/trace_event_impl.h
|
| index 936ca4e12c8815cceae6a909a104598ddb39bf48..1d5b06d9be9b2d47a1374661f6767ba79d40b437 100644
|
| --- a/trace_event/trace_event_impl.h
|
| +++ b/trace_event/trace_event_impl.h
|
| @@ -16,7 +16,6 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted_memory.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "base/observer_list.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/string_util.h"
|
|
|