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 a70b4501a7a619e94a568ece9e41eaf443cc6dd5..bbb762e06b6f0b8fccc5217ca831ead3c12ef6a9 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -208,6 +208,12 @@ |
<structure name="IDR_SETTINGS_CERTIFICATE_PASSWORD_ENCRYPTION_DIALOG_HTML" |
file="certificate_manager_page/certificate_password_encryption_dialog.html" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_CERTIFICATE_PASSWORD_DECRYPTION_DIALOG_JS" |
+ file="certificate_manager_page/certificate_password_decryption_dialog.js" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_CERTIFICATE_PASSWORD_DECRYPTION_DIALOG_HTML" |
+ file="certificate_manager_page/certificate_password_decryption_dialog.html" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_CLEAR_BROWSING_DATA_DIALOG_HTML" |
file="clear_browsing_data_dialog/clear_browsing_data_dialog.html" |
type="chrome_html" /> |