| Index: chrome/browser/resources/options/browser_options.html
|
| diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
|
| index 9101677b516ee9e843ec57ff2f155b396d22c5d4..5996c8dbcfde67807b149feffda9417ed698e931 100644
|
| --- a/chrome/browser/resources/options/browser_options.html
|
| +++ b/chrome/browser/resources/options/browser_options.html
|
| @@ -277,11 +277,6 @@
|
| </if>
|
| <div id="profiles-buttons">
|
| <button id="profiles-create" i18n-content="profilesCreate"></button>
|
| -<if expr="enable_settings_app">
|
| - <button id="profiles-app-list-switch"
|
| - i18n-content="profilesAppListSwitch" hidden>
|
| - </button>
|
| -</if>
|
| <button id="profiles-manage" i18n-content="profilesManage" disabled>
|
| </button>
|
| <button id="profiles-delete" i18n-content="profilesDelete"></button>
|
|
|