| Index: ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html
|
| diff --git a/ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html b/ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html
|
| index 74ef0044c8c430bb4308faa90528b6438a4ba1f0..90b9a6aeaef7ad56d49516a524f769b2fdc180b9 100644
|
| --- a/ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html
|
| +++ b/ui/webui/resources/cr_elements/policy/cr_policy_pref_indicator.html
|
| @@ -4,6 +4,7 @@
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-tooltip/paper-tooltip.html">
|
| <link rel="import" href="cr_policy_indicator_behavior.html">
|
| <link rel="import" href="cr_policy_pref_behavior.html">
|
| +<link rel="import" href="cr_policy_vars_css.html">
|
|
|
| <dom-module id="cr-policy-pref-indicator">
|
| <link rel="import" type="css" href="cr_policy_indicator.css">
|
|
|