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 7319f67fff02e01194a1291647a881c5ae8e9bc3..cfe5d363412e9c2d5526c6c79d4cab7eaaaf59b9 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -213,6 +213,15 @@ |
<structure name="IDR_SETTINGS_PRIVACY_PAGE_JS" |
file="privacy_page/privacy_page.js" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_RADIO_GROUP_HTML" |
+ file="radio_group/radio_group.html" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_RADIO_GROUP_JS" |
+ file="radio_group/radio_group.js" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_RADIO_GROUP_CSS" |
+ file="radio_group/radio_group.css" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_CR_SETTINGS_ROUTER_HTML" |
file="settings_page/settings_router.html" |
type="chrome_html" /> |