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

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

Issue 2272213005: Site Settings Desktop: Add links to Adobe settings and Learn more. (Closed)
Patch Set: Address feedback Created 4 years, 4 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 af0fded6dad918f133d79512182f84890bec3df3..d1f0d3320f6b5efac83cbc209c12c49b1da47191 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -759,7 +759,9 @@
type="chrome_html" />
<structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_HTML"
file="site_settings/site_settings_category.html"
- type="chrome_html" />
+ type="chrome_html"
+ flattenhtml="true"
+ allowexternalscript="true" />
<structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_JS"
file="site_settings/site_settings_category.js"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698