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

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

Issue 2673783002: MD Settings: Add Protected Content toggle to Site Settings (Closed)
Patch Set: add no-search 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..6a1f64b5ba03781bbba663955dac735a5208e057 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -849,7 +849,9 @@
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"
+ allowexternalscript="true" />
dpapad 2017/02/03 22:20:14 Is the allowexternscript needed?
tommycli 2017/02/03 22:50:51 Done.
<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