| Index: chrome/browser/resources/settings/settings_main/settings_main.html
|
| diff --git a/chrome/browser/resources/settings/settings_main/settings_main.html b/chrome/browser/resources/settings/settings_main/settings_main.html
|
| index 9eb0f6a9af0575b40fd2a5eb7086a31220b40fd2..7132c20c4a22302d9bcfaa393de854f55ca665c8 100644
|
| --- a/chrome/browser/resources/settings/settings_main/settings_main.html
|
| +++ b/chrome/browser/resources/settings/settings_main/settings_main.html
|
| @@ -8,6 +8,7 @@
|
| <link rel="import" href="../about_page/about_page.html">
|
| <link rel="import" href="../basic_page/basic_page.html">
|
| <link rel="import" href="../i18n_setup.html">
|
| +<link rel="import" href="../prefs/prefs.html">
|
| <link rel="import" href="../route.html">
|
| <link rel="import" href="../settings_shared_css.html">
|
| <link rel="import" href="../settings_vars_css.html">
|
|
|