Chromium Code Reviews| Index: chrome/browser/resources/options/options.html |
| diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html |
| index 08f7606c62937cfc28a8da7ea1d4d9699b731a76..4911acaf20a1216746bc442b1ff188897b76c585 100644 |
| --- a/chrome/browser/resources/options/options.html |
| +++ b/chrome/browser/resources/options/options.html |
| @@ -51,7 +51,7 @@ |
| <link rel="stylesheet" href="certificate_manager.css"> |
| <link rel="stylesheet" href="certificate_tree.css"> |
| </if> |
| -<if expr="is_win"> |
| +<if expr="pp_ifdef('enable_settings_app')"> |
| <link rel="stylesheet" href="options_settings_app.css"> |
| </if> |
| <script src="chrome://resources/css/tree.css.js"></script> |