Index: chrome/browser/resources/omnibox/omnibox.html |
diff --git a/chrome/browser/resources/omnibox/omnibox.html b/chrome/browser/resources/omnibox/omnibox.html |
index df2c0acff1f7340e2153887be3ecdb78406ae21e..2110f77de113f2d5105778be907501c38ba4e053 100644 |
--- a/chrome/browser/resources/omnibox/omnibox.html |
+++ b/chrome/browser/resources/omnibox/omnibox.html |
@@ -3,6 +3,7 @@ |
<head> |
<meta charset="utf-8"> |
<title>Omnibox Debug Page</title> |
+ <link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
<link rel="stylesheet" href="omnibox.css"> |
<script src="chrome://resources/js/cr.js"></script> |
<script src="chrome://resources/js/util.js"></script> |