| 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" />
|
|
|