| Index: components/variations/variations_seed_store_unittest.cc
|
| diff --git a/components/variations/variations_seed_store_unittest.cc b/components/variations/variations_seed_store_unittest.cc
|
| index 2ebdb4d299cfbf5221d4fd902d34e60dc6721b48..577e3f8c450479885266130f38ef44a356884deb 100644
|
| --- a/components/variations/variations_seed_store_unittest.cc
|
| +++ b/components/variations/variations_seed_store_unittest.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/base64.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/testing_pref_service.h"
|
| #include "build/build_config.h"
|
| +#include "components/prefs/testing_pref_service.h"
|
| #include "components/variations/pref_names.h"
|
| #include "components/variations/proto/study.pb.h"
|
| #include "components/variations/proto/variations_seed.pb.h"
|
|
|