| 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 6584c3573244a1df7ab96508ce31a3fc7ea19e81..5846f62695cce6911d16726a784080958892418c 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -38,6 +38,12 @@
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| <if expr="chromeos">
|
| + <structure name="IDR_SETTINGS_CHANNEL_SWITCHER_DIALOG_HTML"
|
| + file="about_page/channel_switcher_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CHANNEL_SWITCHER_DIALOG_JS"
|
| + file="about_page/channel_switcher_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DETAILED_BUILD_INFO_JS"
|
| file="about_page/detailed_build_info.js"
|
| type="chrome_html" />
|
|
|