| 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;
|
|
|
|
|