| Index: base/debug/task_annotator.cc
|
| diff --git a/base/debug/task_annotator.cc b/base/debug/task_annotator.cc
|
| index ae2d7975c2e721a7f8087f6036f1010d78b88d96..3591fd6c80fc19016b4ed195233222fbc9c70808 100644
|
| --- a/base/debug/task_annotator.cc
|
| +++ b/base/debug/task_annotator.cc
|
| @@ -5,8 +5,8 @@
|
| #include "base/debug/task_annotator.h"
|
|
|
| #include "base/debug/alias.h"
|
| -#include "base/debug/trace_event.h"
|
| #include "base/pending_task.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "base/tracked_objects.h"
|
|
|
| namespace base {
|
|
|