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

Unified Diff: chrome/chrome_common.gypi

Issue 292663009: Move chrome/common/metrics/variations to chrome/common/variations. (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/browser/omnibox/omnibox_field_trial.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 407747c76fd4565754dcdad93a949a77dae47041..3ead9971d43d8c5d6a573123299151b7dd456341 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -251,12 +251,6 @@
'common/media_galleries/metadata_types.h',
'common/metrics/metrics_service_base.cc',
'common/metrics/metrics_service_base.h',
- 'common/metrics/variations/experiment_labels.cc',
- 'common/metrics/variations/experiment_labels.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',
'common/multi_process_lock_linux.cc',
'common/multi_process_lock_mac.cc',
@@ -309,6 +303,12 @@
'common/tts_utterance_request.h',
'common/url_constants.cc',
'common/url_constants.h',
+ 'common/variations/experiment_labels.cc',
+ 'common/variations/experiment_labels.h',
+ 'common/variations/uniformity_field_trials.cc',
+ 'common/variations/uniformity_field_trials.h',
+ 'common/variations/variations_util.cc',
+ 'common/variations/variations_util.h',
'common/web_application_info.cc',
'common/web_application_info.h',
'common/worker_thread_ticker.cc',
« no previous file with comments | « chrome/browser/omnibox/omnibox_field_trial.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698