| Index: ui/webui/resources/cr_elements/policy/cr_policy_network_indicator.html
|
| diff --git a/ui/webui/resources/cr_elements/policy/cr_policy_network_indicator.html b/ui/webui/resources/cr_elements/policy/cr_policy_network_indicator.html
|
| index 3c86d9937c59f86646895be2fed3f285e42846a4..3acba1f6edfac486a6c891a41f2f47c26b603dd5 100644
|
| --- a/ui/webui/resources/cr_elements/policy/cr_policy_network_indicator.html
|
| +++ b/ui/webui/resources/cr_elements/policy/cr_policy_network_indicator.html
|
| @@ -1,7 +1,5 @@
|
| +<link rel="import" href="chrome://resources/cr_elements/icons.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icon/iron-icon.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icons/iron-icons.html">
|
| -<link rel="import" href="chrome://resources/polymer/v1_0/iron-icons/social-icons.html">
|
| <link rel="import" href="cr_policy_indicator_behavior.html">
|
| <link rel="import" href="cr_policy_network_behavior.html">
|
|
|
|
|