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

Unified Diff: chrome/common/metrics/variations/uniformity_field_trials.cc

Issue 286063004: Move active field trial API to variations component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 7 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/metrics/variations/variations_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/metrics/variations/uniformity_field_trials.cc
===================================================================
--- chrome/common/metrics/variations/uniformity_field_trials.cc (revision 271393)
+++ chrome/common/metrics/variations/uniformity_field_trials.cc (working copy)
@@ -10,7 +10,7 @@
#include "base/strings/stringprintf.h"
#include "base/time/time.h"
#include "chrome/common/metrics/variations/variation_ids.h"
-#include "chrome/common/metrics/variations/variations_util.h"
+#include "components/variations/variations_associated_data.h"
namespace chrome_variations {
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/metrics/variations/variations_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698