| Index: chrome/browser/resources/options/options.html
|
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
|
| index 8ae6db49cf7d54c07a0069481da0c85ed1b1a698..63cfa563e92fc21130a926b3b084fa2deb4c27bc 100644
|
| --- a/chrome/browser/resources/options/options.html
|
| +++ b/chrome/browser/resources/options/options.html
|
| @@ -9,6 +9,7 @@
|
|
|
| <link rel="icon" href="../../../app/theme/settings_favicon.png">
|
| <link rel="stylesheet" href="chrome://resources/css/list.css">
|
| +<link rel="stylesheet" href="chrome://resources/css/throbber.css">
|
| <link rel="stylesheet" href="chrome://resources/css/tree.css">
|
| <link rel="stylesheet" href="../dom_ui.css">
|
| <link rel="stylesheet" href="options_page.css">
|
|
|