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

Unified Diff: components/variations/proto/study.proto

Issue 2465003002: Removing Variations support for google_update_experiment_id. (Closed)
Patch Set: Fix typo. 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/proto/study.proto
diff --git a/components/variations/proto/study.proto b/components/variations/proto/study.proto
index f2bae5b9b9b231151b80a484d3ddd9df3ca8bfd7..72afc1adbd7c77d889eed1b03dd560a17a2eb72f 100644
--- a/components/variations/proto/study.proto
+++ b/components/variations/proto/study.proto
@@ -73,9 +73,6 @@ message Study {
// behavior on Google web properties.
optional uint64 google_web_trigger_experiment_id = 8;
- // Optional id used to uniquely identify this experiment for Google Update.
- optional uint64 google_update_experiment_id = 4;
-
// Optional id used to uniquely identify this experiment for Chrome Sync.
optional uint64 chrome_sync_experiment_id = 10;
« no previous file with comments | « components/variations/experiment_labels_unittest.cc ('k') | components/variations/variations_associated_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698