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

Unified Diff: ui/webui/resources/cr_elements_resources.grdp

Issue 2249943002: Preprocess icons.html files for <if>s (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: preprocess 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
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements_resources.grdp
diff --git a/ui/webui/resources/cr_elements_resources.grdp b/ui/webui/resources/cr_elements_resources.grdp
index 84bcc8bd4ea6eda156978965cb217ae808963a6a..21adfbedd00441c2a01cba0665a9f42380801b5e 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -18,7 +18,8 @@
type="chrome_html" />
<structure name="IDR_CR_ELEMENTS_ICONS_HTML"
file="../../webui/resources/cr_elements/icons.html"
- type="chrome_html" />
+ type="chrome_html"
+ preprocess="true" />
<if expr="chromeos">
<structure name="IDR_CR_ELEMENTS_CR_NETWORK_ICON_HTML"
file="../../webui/resources/cr_elements/network/cr_network_icon.html"
« no previous file with comments | « chrome/browser/resources/settings/settings_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698