Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: components/variations/proto/BUILD.gn

Issue 366373002: [Variations] Bring variations_http_header_provider to variations component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix BUILD.gn Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698