| 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 e83b9e7e83cc50ae7cc26f9a9885c757e98ba926..47d0a74d4dc6c5dc7ca02e791c558aef83d66418 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -37,6 +37,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <if expr="chromeos">
|
| + <structure name="IDR_SETTINGS_DETAILED_BUILD_INFO_JS"
|
| + file="about_page/detailed_build_info.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DETAILED_BUILD_INFO_HTML"
|
| + file="about_page/detailed_build_info.html"
|
| + type="chrome_html" />
|
| + </if>
|
| <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_HTML"
|
| file="site_settings/add_site_dialog.html"
|
| type="chrome_html" />
|
|
|