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