| 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 b4a7400587c4cfa26bc4634e5ae27e79babe88da..fcfbb640e83ae949090d0d6c0961a3fb87eefe5b 100644
|
| --- a/chrome/browser/resources/options/browser_options.html
|
| +++ b/chrome/browser/resources/options/browser_options.html
|
| @@ -896,6 +896,8 @@
|
| <div id="accessibility-settings" hidden>
|
| <button id="accessibility-settings-button"
|
| i18n-content="accessibilitySettings"></button>
|
| + <button id="talkback-settings-button"
|
| + i18n-content="accessibilityTalkBackSettings"></button>
|
| </div>
|
| </div>
|
| </div>
|
|
|