Index: chrome/browser/resources/bug_report.html |
diff --git a/chrome/browser/resources/bug_report.html b/chrome/browser/resources/bug_report.html |
index 9ceeb848c464c7254d0dea355729dcdb17426895..64023b0c2a461df23b58804190555a5b99e7faf0 100644 |
--- a/chrome/browser/resources/bug_report.html |
+++ b/chrome/browser/resources/bug_report.html |
@@ -4,7 +4,8 @@ |
<meta charset="utf-8"/> |
<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="chrome://resources/css/button.css"> |
+<link rel="stylesheet" href="chrome://resources/css/select.css"> |
<link rel="stylesheet" href="webui.css"> |
<link rel="stylesheet" href="options/options_page.css"> |
<link rel="stylesheet" href="bug_report.css"> |