Index: chrome/browser/resources/options/options.html |
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html |
index 0b14ab8e3b653f7977d79ca5c933fa41f0b9dbd5..f7cc0c32c4ca6d2d4a68f27bb77d407a0c740ce4 100644 |
--- a/chrome/browser/resources/options/options.html |
+++ b/chrome/browser/resources/options/options.html |
@@ -57,6 +57,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> |