| 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 facdfad56bac758770e8f9ce76361b0d2b5492d4..d350813538a7b627652f35bc0882aaf5da1d8006 100644
|
| --- a/chrome/browser/resources/settings/controls/pref_control_behavior.html
|
| +++ b/chrome/browser/resources/settings/controls/pref_control_behavior.html
|
| @@ -1,3 +1,3 @@
|
| <link rel="import" href="chrome://resources/html/polymer.html">
|
| -<link rel="import" href="/prefs/prefs_types.html">
|
| +<link rel="import" href="../prefs/prefs_types.html">
|
| <script src="pref_control_behavior.js"></script>
|
|
|