| Index: chrome/browser/resources/settings/a11y_page/a11y_page.html
|
| diff --git a/chrome/browser/resources/settings/a11y_page/a11y_page.html b/chrome/browser/resources/settings/a11y_page/a11y_page.html
|
| index c37925e934d28b6b6ff42d44f8b0163a49dd1ac6..2913814d47a3e2bdaa7e5d211dfc5fd213a8979c 100644
|
| --- a/chrome/browser/resources/settings/a11y_page/a11y_page.html
|
| +++ b/chrome/browser/resources/settings/a11y_page/a11y_page.html
|
| @@ -16,7 +16,7 @@
|
| <style include="settings-shared"></style>
|
| <if expr="chromeos">
|
| <settings-animated-pages id="pages" current-route="{{currentRoute}}"
|
| - section="a11y">
|
| + section="a11y" focus-config="[[focusConfig_]]">
|
| <neon-animatable route-path="default">
|
| <div class="settings-box">
|
| <settings-toggle-button id="optionsInMenuToggle"
|
|
|