| Index: chrome/browser/resources/settings/settings_resources.grd
|
| diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
|
| index b7a50fd1e6030ca4ab8cfedd0217ebc265f4b451..8d530f34a47db968364df34ea58cece50893ce31 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -21,6 +21,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <if expr="chromeos">
|
| + <structure name="IDR_SETTINGS_MANAGE_A11Y_PAGE_JS"
|
| + file="a11y_page/manage_a11y_page.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_MANAGE_A11Y_PAGE_HTML"
|
| + file="a11y_page/manage_a11y_page.html"
|
| + type="chrome_html" />
|
| + </if>
|
| <structure name="IDR_SETTINGS_ABOUT_PAGE_BROWSER_PROXY_HTML"
|
| file="about_page/about_page_browser_proxy.html"
|
| type="chrome_html" />
|
|
|