| Index: components/variations/proto/BUILD.gn
|
| diff --git a/components/variations/proto/BUILD.gn b/components/variations/proto/BUILD.gn
|
| index 5895d5725ffc2f59d7b10f5c86acb8b78dfe53ab..e943e57748255e60e3e1186b5b6506ca09bb278c 100644
|
| --- a/components/variations/proto/BUILD.gn
|
| +++ b/components/variations/proto/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//third_party/protobuf/proto_library.gni")
|
|
|
| proto_library("proto") {
|
| sources = [
|
| + "chrome_experiments.proto",
|
| "permuted_entropy_cache.proto",
|
| "study.proto",
|
| "variations_seed.proto",
|
|
|