$OpenBSD: patch-chrome_browser_resources_settings_autofill_page_passwords_shared_css_html,v 1.3 2021/10/29 14:49:40 robert Exp $

Index: chrome/browser/resources/settings/autofill_page/passwords_shared_css.html
--- chrome/browser/resources/settings/autofill_page/passwords_shared_css.html.orig
+++ chrome/browser/resources/settings/autofill_page/passwords_shared_css.html
@@ -64,7 +64,7 @@
          * necessary to prevent Chrome from using the operating system's font
          * instead of the Material Design font.
          * TODO(dbeam): why not font: inherit? */
-<if expr="chromeos or is_linux">
+<if expr="chromeos or is_posix">
         font-family: 'DejaVu Sans Mono', monospace;
 </if>
 <if expr="is_win">
