| 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 419784f966fe5c9670aa8a59235e22685f90200f..f4e2f3582b1237a3f2c254afda0a0ad9f255bd30 100644
|
| --- a/components/variations/variations_seed_store_unittest.cc
|
| +++ b/components/variations/variations_seed_store_unittest.cc
|
| @@ -5,7 +5,9 @@
|
| #include "components/variations/variations_seed_store.h"
|
|
|
| #include "base/base64.h"
|
| +#include "base/macros.h"
|
| #include "base/prefs/testing_pref_service.h"
|
| +#include "build/build_config.h"
|
| #include "components/compression/compression_utils.h"
|
| #include "components/variations/pref_names.h"
|
| #include "components/variations/proto/study.pb.h"
|
|
|