Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4823)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1347193003: Add cr-settings-radio-group wrapper (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert startup pages button change Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/settings/radio_group/radio_group.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" />
« no previous file with comments | « chrome/browser/resources/settings/radio_group/radio_group.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698