| 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 9d91f1c556f5e61b6f28df4912c77400f2fbbe39..724d69fc1d6302bcc2a1b44831426469ca5137a4 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" /> | 
|  |