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

Unified Diff: chrome/common/metrics/variations/variation_ids.h

Issue 14232021: removed unused variation ids (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/metrics/variations/variation_ids.h
diff --git a/chrome/common/metrics/variations/variation_ids.h b/chrome/common/metrics/variations/variation_ids.h
index d2ccb33096878b93ef08e34e8c047b85ca28536a..cc3afa007790dde5fa6e70f95645fcdbe0b9a2c1 100644
--- a/chrome/common/metrics/variations/variation_ids.h
+++ b/chrome/common/metrics/variations/variation_ids.h
@@ -181,31 +181,6 @@ enum VariationID {
IOS_TOUR_DEFAULT = 3310189,
IOS_TOUR_EXPERIMENT = 3310190,
- // Name: SendFeedbackLinkLocation.
- // Field trial to test various locations, and strings
- // for submitting feedback.
- SEND_FEEDBACK_LINK_LOCATION_CONTROL = 3310200,
- SEND_FEEDBACK_LINK_LOCATION_CONTROL_CROS = 3310201,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_DEV = 3310202,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_STABLE = 3310203,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_BETA = 3310204,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_CROS_DEV = 3310205,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_CROS_STABLE = 3310206,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_CROS_BETA = 3310207,
- SEND_FEEDBACK_LINK_LOCATION_ALT_LOCATION_DEV = 3310208,
- SEND_FEEDBACK_LINK_LOCATION_ALT_LOCATION_STABLE = 3310209,
- SEND_FEEDBACK_LINK_LOCATION_ALT_LOCATION_BETA = 3310210,
- SEND_FEEDBACK_LINK_LOCATION_ALT_LOCATION_CROS_DEV = 3310211,
- SEND_FEEDBACK_LINK_LOCATION_ALT_LOCATION_CROS_STABLE = 3310212,
- SEND_FEEDBACK_LINK_LOCATION_ALT_LOCATION_CROS_BETA = 3310213,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_AND_LOCATION_DEV = 3310214,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_AND_LOCATION_STABLE = 3310215,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_AND_LOCATION_BETA = 3310216,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_AND_LOCATION_CROS_DEV = 3310217,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_AND_LOCATION_CROS_STABLE = 3310218,
- SEND_FEEDBACK_LINK_LOCATION_ALT_TEXT_AND_LOCATION_CROS_BETA = 3310219,
- SEND_FEEDBACK_LINK_LOCATION_DEFAULT = 3310249,
-
// NEXT ID: When adding new IDs, please add them above this section, starting
// with the value of NEXT_ID, and updating NEXT_ID to (end of your reserved
// range) + 1.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698