| Index: chrome/browser/resources/options/options.html
|
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
|
| index 1868547646d7f22f0a5d2b553d6edd4c8d54d4b2..9acb99a7d2efff720d71e8d3119ec41f464c13ef 100644
|
| --- a/chrome/browser/resources/options/options.html
|
| +++ b/chrome/browser/resources/options/options.html
|
| @@ -14,6 +14,7 @@
|
| <link rel="icon" href="../../../app/theme/settings_favicon.png">
|
| <link rel="stylesheet" href="chrome://resources/css/button.css">
|
| <link rel="stylesheet" href="chrome://resources/css/list.css">
|
| +<link rel="stylesheet" href="chrome://resources/css/select.css">
|
| <link rel="stylesheet" href="chrome://resources/css/throbber.css">
|
| <link rel="stylesheet" href="chrome://resources/css/tree.css">
|
| <link rel="stylesheet" href="../webui.css">
|
|
|