| Index: chrome/browser/resources/settings/checkbox/checkbox.html
|
| diff --git a/chrome/browser/resources/settings/checkbox/checkbox.html b/chrome/browser/resources/settings/checkbox/checkbox.html
|
| index 15ef82ba4d3e857fa4719c15580d858e730041ad..000d2836484662990d3b3a89cf8ab9db9cc587cf 100644
|
| --- a/chrome/browser/resources/settings/checkbox/checkbox.html
|
| +++ b/chrome/browser/resources/settings/checkbox/checkbox.html
|
| @@ -2,6 +2,7 @@
|
| <link rel="import" href="chrome://resources/cr_elements/v1_0/cr_checkbox/cr_checkbox.html">
|
| <link rel="import" href="chrome://resources/cr_elements/v1_0/cr_events/cr_events.html">
|
| <link rel="import" href="chrome://resources/cr_elements/v1_0/policy/cr_policy_indicator.html">
|
| +<link rel="import" href="chrome://md-settings/policy_controllable/policy_controllable.html">
|
| <link rel="import" href="chrome://md-settings/pref_tracker/pref_tracker.html">
|
|
|
| <dom-module id="cr-settings-checkbox">
|
|
|