| Index: chrome/browser/resources/settings/controls/settings_checkbox.html
|
| diff --git a/chrome/browser/resources/settings/controls/settings_checkbox.html b/chrome/browser/resources/settings/controls/settings_checkbox.html
|
| index d0582909cd9cfdd865389a06ec793a3364de131e..bfe19b447bce57e4af834002a6667ebc2fa30691 100644
|
| --- a/chrome/browser/resources/settings/controls/settings_checkbox.html
|
| +++ b/chrome/browser/resources/settings/controls/settings_checkbox.html
|
| @@ -1,5 +1,6 @@
|
| -<link rel="import" href="chrome://resources/cr_elements/policy/cr_policy_pref_indicator.html">
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| +
|
| +<link rel="import" href="chrome://resources/cr_elements/policy/cr_policy_pref_indicator.html">
|
| <link rel="import" href="chrome://resources/polymer/v1_0/paper-checkbox/paper-checkbox.html">
|
| <link rel="import" href="settings_boolean_control_behavior.html">
|
| <link rel="import" href="../settings_shared_css.html">
|
|
|