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

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

Issue 2554403005: [MD settings] move extra options in category settings (Closed)
Patch Set: touch up Created 4 years 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
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 551f7c52565a85f1e752b0eb2a6af12ca1d510ab..86a8a34a4ddecdf4a6b4041cb0450ed9dfd64aa1 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -80,6 +80,12 @@
<structure name="IDR_SETTINGS_ALL_SITES_JS"
file="site_settings/all_sites.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_CATEGORY_DEFAULT_HTML"
+ file="site_settings/category_default.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_CATEGORY_DEFAULT_JS"
+ file="site_settings/category_default.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_ANIMATION_ANIMATION_HTML"
file="animation/animation.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698