| Index: components/variations/variations_seed_store.h
|
| diff --git a/components/variations/variations_seed_store.h b/components/variations/variations_seed_store.h
|
| index d079a510e1ec0da84c3e1679e7caac4d1601a7e2..2450e682ee5fa238f7394d19043f08881facadef 100644
|
| --- a/components/variations/variations_seed_store.h
|
| +++ b/components/variations/variations_seed_store.h
|
| @@ -9,7 +9,9 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/time/time.h"
|
| +#include "build/build_config.h"
|
|
|
| class PrefService;
|
| class PrefRegistrySimple;
|
|
|