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

Unified Diff: chrome/chrome_common.gypi

Issue 12334124: Move uniformity trials to its own file. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: indent 2 Created 7 years, 10 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 61dc538840d718d7c6113cfb66c660e63f8aa528..93b7da825d0f9936ae386abe7040dd05c6eff8a2 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -318,6 +318,8 @@
'common/metrics/metrics_service_base.h',
'common/metrics/metrics_util.cc',
'common/metrics/metrics_util.h',
+ 'common/metrics/variations/uniformity_field_trials.cc',
+ 'common/metrics/variations/uniformity_field_trials.h',
'common/metrics/variations/variations_util.cc',
'common/metrics/variations/variations_util.h',
'common/multi_process_lock.h',

Powered by Google App Engine
This is Rietveld 408576698