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

Unified Diff: components/variations/variations_associated_data.h

Issue 2465003002: Removing Variations support for google_update_experiment_id. (Closed)
Patch Set: Created 4 years, 1 month 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/variations_associated_data.h
diff --git a/components/variations/variations_associated_data.h b/components/variations/variations_associated_data.h
index a4156c293d64e43bb8673271c3b20203527d56da..0579781d962b1839c77a73bab1d5a2d75810da37 100644
--- a/components/variations/variations_associated_data.h
+++ b/components/variations/variations_associated_data.h
@@ -64,9 +64,6 @@ enum IDCollectionKey {
// server side experimental behavior, transmitted through the
// X-Client-Data header.
GOOGLE_WEB_PROPERTIES_TRIGGER,
- // This collection is used by Google update services, transmitted through the
- // Google Update experiment labels.
- GOOGLE_UPDATE_SERVICE,
// This collection is used by Chrome Sync services, transmitted through the
// Chrome Sync experiment labels.
CHROME_SYNC_SERVICE,

Powered by Google App Engine
This is Rietveld 408576698