| Index: components/metrics/metrics_service_accessor.cc
|
| diff --git a/components/metrics/metrics_service_accessor.cc b/components/metrics/metrics_service_accessor.cc
|
| index ce301c9bb14523c4f8da990636ad5f0af6daa6f6..ac04ba9884d0c809f96d53ddb2acbe69a26e1405 100644
|
| --- a/components/metrics/metrics_service_accessor.cc
|
| +++ b/components/metrics/metrics_service_accessor.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "base/base_switches.h"
|
| #include "base/command_line.h"
|
| -#include "base/prefs/pref_service.h"
|
| #include "components/metrics/metrics_pref_names.h"
|
| #include "components/metrics/metrics_service.h"
|
| +#include "components/prefs/pref_service.h"
|
| #include "components/variations/metrics_util.h"
|
|
|
| namespace metrics {
|
|
|