Index: chrome/browser/resources/options/options.html |
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html |
index 9acb99a7d2efff720d71e8d3119ec41f464c13ef..7f874852b49be7d87e71a26731ce1ceff8a82390 100644 |
--- a/chrome/browser/resources/options/options.html |
+++ b/chrome/browser/resources/options/options.html |
@@ -51,6 +51,7 @@ |
<if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')"> |
<link rel="stylesheet" href="certificate_manager.css"> |
+ <link rel="stylesheet" href="certificate_tree.css"> |
</if> |
<script src="chrome://resources/css/tree.css.js"></script> |