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

Unified Diff: components/variations.gypi

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.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index ee3a41297f339c405db73f457d4ecefdba3bf59f..bf2cc37b8d02a818e5242f2b11c63ab4876a63d0 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -71,6 +71,7 @@
'dependencies': [
'../base/base.gyp:base',
'components.gyp:google_core_browser',
+ "components.gyp:metrics",
'variations',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698