| Index: chrome/browser/resources/bug_report.html
|
| ===================================================================
|
| --- chrome/browser/resources/bug_report.html (revision 84688)
|
| +++ chrome/browser/resources/bug_report.html (working copy)
|
| @@ -5,7 +5,7 @@
|
| <title i18n-content="page-title"></title>
|
| <!-- We want to keep our style in sync with the options page. -->
|
| <link rel="stylesheet" href="chrome://resources/css/button.css">
|
| -<link rel="stylesheet" href="webui.css">
|
| +<link rel="stylesheet" href="chrome://resources/css/webui.css">
|
| <link rel="stylesheet" href="options/options_page.css">
|
| <link rel="stylesheet" href="bug_report.css">
|
|
|
|
|