| Index: chrome/browser/resources/settings/controls/pref_control_behavior.html
|
| diff --git a/chrome/browser/resources/settings/controls/pref_control_behavior.html b/chrome/browser/resources/settings/controls/pref_control_behavior.html
|
| index d350813538a7b627652f35bc0882aaf5da1d8006..71841dc7bd42856cce5ab39ecbe319460caee3c8 100644
|
| --- a/chrome/browser/resources/settings/controls/pref_control_behavior.html
|
| +++ b/chrome/browser/resources/settings/controls/pref_control_behavior.html
|
| @@ -1,3 +1,4 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| +
|
| <link rel="import" href="../prefs/prefs_types.html">
|
| <script src="pref_control_behavior.js"></script>
|
|
|