| Index: base/debug/trace_event_impl.h
|
| diff --git a/base/debug/trace_event_impl.h b/base/debug/trace_event_impl.h
|
| index b3be02a4a422f0e6a9797c00ef3166f4c161ecce..68eb6c527271abd71735dc620ed98243f7e56bc3 100644
|
| --- a/base/debug/trace_event_impl.h
|
| +++ b/base/debug/trace_event_impl.h
|
| @@ -16,7 +16,7 @@
|
| #include "base/memory/ref_counted_memory.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/observer_list.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/synchronization/condition_variable.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/threading/thread.h"
|
|
|