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

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

Issue 2673783002: MD Settings: Add Protected Content toggle to Site Settings (Closed)
Patch Set: address comments Created 3 years, 10 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
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 5b6389ba4a110e1e17df705c79d4d49b0826aa5d..c259f20443d35ac2b481e129db441ac200cb2658 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -849,7 +849,8 @@
type="chrome_html" />
<structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_HTML"
file="site_settings_page/site_settings_page.html"
- type="chrome_html" />
+ type="chrome_html"
+ preprocess="true" />
<structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_JS"
file="site_settings_page/site_settings_page.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698