| Index: components/variations/variations_request_scheduler_mobile.cc
|
| diff --git a/components/variations/variations_request_scheduler_mobile.cc b/components/variations/variations_request_scheduler_mobile.cc
|
| index abc778d31ff903ccc798fac9be50fad9cca7ec26..18a3ad1eb19e499e643a12c96396d7a6e68657ce 100644
|
| --- a/components/variations/variations_request_scheduler_mobile.cc
|
| +++ b/components/variations/variations_request_scheduler_mobile.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/variations/variations_request_scheduler_mobile.h"
|
|
|
| -#include "base/prefs/pref_service.h"
|
| +#include "components/prefs/pref_service.h"
|
| #include "components/variations/pref_names.h"
|
|
|
| namespace variations {
|
|
|