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

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

Issue 688973004: Plumbing for variations headers from synthetic field trials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Expose another hashed API in variations_associated_data.h Created 6 years, 2 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/net/BUILD.gn
diff --git a/components/variations/net/BUILD.gn b/components/variations/net/BUILD.gn
index e35f5a8445a4d99c02f5d5511a399e67e27599bd..34158fecc41046caa7576c89786430e58f6ff8a7 100644
--- a/components/variations/net/BUILD.gn
+++ b/components/variations/net/BUILD.gn
@@ -12,6 +12,7 @@ source_set("net") {
deps = [
"//base",
"//components/google/core/browser",
+ "//components/metrics",
"//components/variations/proto",
"//net",
]

Powered by Google App Engine
This is Rietveld 408576698