| Index: components/flags_ui_strings.grdp
|
| diff --git a/components/flags_ui_strings.grdp b/components/flags_ui_strings.grdp
|
| index cc86c24d08fcae1c6e4f4a383b271d9d98007ef7..3fbc8f3e3259ada54b221cf10e08cc3110814d68 100644
|
| --- a/components/flags_ui_strings.grdp
|
| +++ b/components/flags_ui_strings.grdp
|
| @@ -46,18 +46,6 @@
|
| Flags that apply system-wide can only be set by the owner: <ph name="OWNER_EMAIL">$1<ex>owner@example.com</ex></ph>.
|
| </message>
|
| </if>
|
| - <message name="IDS_GENERIC_EXPERIMENT_CHOICE_AUTOMATIC" desc="Generic 'Automatic' experiment choice option name.">
|
| - Automatic
|
| - </message>
|
| - <message name="IDS_GENERIC_EXPERIMENT_CHOICE_DEFAULT" desc="Generic 'Default' experiment choice option name. E.G. shown in multi value options in about:flags.">
|
| - Default
|
| - </message>
|
| - <message name="IDS_GENERIC_EXPERIMENT_CHOICE_ENABLED" desc="Generic 'Enabled' experiment choice option name. E.G. shown in multi value options in about:flags.">
|
| - Enabled
|
| - </message>
|
| - <message name="IDS_GENERIC_EXPERIMENT_CHOICE_DISABLED" desc="Generic 'Disabled' experiment choice option name. E.G. shown in multi value options in about:flags.">
|
| - Disabled
|
| - </message>
|
| <if expr="is_ios">
|
| <message name="IDS_FLAGS_UI_ALTERNATIVES_UI_TABLE_TITLE" desc="Title for the features table on the about:ui_alternatives page.">
|
| UI Alternatives
|
|
|