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

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

Issue 2744923002: cr-policy-indicator element for non-preference-based indicators (Closed)
Patch Set: alphabetize Created 3 years, 9 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 | « ui/webui/resources/cr_elements/policy/cr_policy_indicator.js ('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 a6436863f8051242efe141687f160d2a0ec3475f..162cc35aa21bf6b50ab2ae1333ca4e6ca23d9150 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -83,6 +83,12 @@
type="chrome_html"
preprocess="true" />
</if>
+ <structure name="IDR_CR_ELEMENTS_CR_POLICY_INDICATOR_HTML"
+ file="../../webui/resources/cr_elements/policy/cr_policy_indicator.html"
+ type="chrome_html" />
+ <structure name="IDR_CR_ELEMENTS_CR_POLICY_INDICATOR_JS"
+ file="../../webui/resources/cr_elements/policy/cr_policy_indicator.js"
+ type="chrome_html" />
<structure name="IDR_CR_ELEMENTS_CR_POLICY_INDICATOR_BEHAVIOR_HTML"
file="../../webui/resources/cr_elements/policy/cr_policy_indicator_behavior.html"
type="chrome_html" />
« no previous file with comments | « ui/webui/resources/cr_elements/policy/cr_policy_indicator.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698