| Index: chrome/browser/resources/options/options.html
|
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
|
| index 2885d511b275d06e44c57cc1824b94515af5fcaf..bbdf2cb250bf1377b1cbf22cc6bb3bab2dc6e1f8 100644
|
| --- a/chrome/browser/resources/options/options.html
|
| +++ b/chrome/browser/resources/options/options.html
|
| @@ -23,6 +23,7 @@
|
| <link rel="stylesheet" href="content_settings.css">
|
| <link rel="stylesheet" href="cookies_view.css">
|
| <link rel="stylesheet" href="edit_search_engine_overlay.css">
|
| +<link rel="stylesheet" href="font_settings.css">
|
| <link rel="stylesheet" href="password_manager.css">
|
| <link rel="stylesheet" href="password_manager_list.css">
|
| <link rel="stylesheet" href="personal_options.css">
|
|
|