Chromium Code Reviews| 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 6ce1ff74db70bdebe90a1020255568bb846abe5b..e9f4080d394a71359c7bf455af81ee81c683c5e7 100644 |
| --- a/chrome/browser/resources/settings/settings_resources.grd |
| +++ b/chrome/browser/resources/settings/settings_resources.grd |
| @@ -274,9 +274,11 @@ |
| type="chrome_html" /> |
| <structure name="IDR_SETTINGS_CERTIFICATE_LIST_HTML" |
| file="certificate_manager_page/certificate_list.html" |
| + preprocess="true" |
| type="chrome_html" /> |
| <structure name="IDR_SETTINGS_CERTIFICATE_LIST_JS" |
| file="certificate_manager_page/certificate_list.js" |
| + preprocess="true" |
|
dpapad
2017/02/17 20:22:36
Actually this file also needs to be preprocessed.
|
| type="chrome_html" /> |
| <structure name="IDR_SETTINGS_CERTIFICATE_ENTRY_HTML" |
| file="certificate_manager_page/certificate_entry.html" |