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