Commit 40e215ad authored by finnur's avatar finnur Committed by Commit bot

Site Settings Desktop: Minor fix.

Use preprocess=true instead of flattenhtml and allowexternalscript.

BUG=635850
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2344203002
Cr-Commit-Position: refs/heads/master@{#419429}
parent 265b9338
......@@ -772,8 +772,7 @@
<structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_HTML"
file="site_settings/site_settings_category.html"
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_JS"
file="site_settings/site_settings_category.js"
type="chrome_html" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment