| 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 38fb84a90f1b848b81fc4c43094da65ef1d36887..edb66f74bcb50ff3981b272b600cfcb0bfad5125 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -230,7 +230,8 @@
|
| type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_UI_JS"
|
| file="settings_ui/settings_ui.js"
|
| - type="chrome_html" />
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| <if expr="use_nss_certs">
|
| <structure name="IDR_SETTINGS_CERTIFICATE_MANAGER_PAGE_HTML"
|
| file="certificate_manager_page/certificate_manager_page.html"
|
|
|