| Index: components/metrics/profiler/tracking_synchronizer.cc
|
| diff --git a/components/metrics/profiler/tracking_synchronizer.cc b/components/metrics/profiler/tracking_synchronizer.cc
|
| index ba96dfa7f8224076ad1d40c24531ce71ab4674ff..21ccb85f53261656375675c516aa98eea6e36c8c 100644
|
| --- a/components/metrics/profiler/tracking_synchronizer.cc
|
| +++ b/components/metrics/profiler/tracking_synchronizer.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/metrics/histogram.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| #include "base/threading/thread.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/tracked_objects.h"
|
| #include "components/metrics/profiler/tracking_synchronizer_observer.h"
|
| #include "components/variations/variations_associated_data.h"
|
|
|