| Index: chrome/browser/resources/bug_report.html
|
| diff --git a/chrome/browser/resources/bug_report.html b/chrome/browser/resources/bug_report.html
|
| index 17311adf76dc4eb74abcede0b049e5cfe9c17764..98b309ae7f780ecb939d8924ede53f26eb444308 100644
|
| --- a/chrome/browser/resources/bug_report.html
|
| +++ b/chrome/browser/resources/bug_report.html
|
| @@ -6,7 +6,6 @@
|
| <!-- 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="chrome://resources/css/select.css">
|
| -<link rel="stylesheet" href="webui.css">
|
| <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
|
| <link rel="stylesheet" href="bug_report.css">
|
|
|
|
|