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", |
Alexei Svitkine (slow)
2014/07/14 14:13:07
Hmm, it seems weird to have something that says "C
Mathieu
2014/07/14 15:25:14
I'll send a follow-up change.
|
"permuted_entropy_cache.proto", |
"study.proto", |
"variations_seed.proto", |