aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared__css.html
blob: 2c4c2b72475eb3c4d2f3a214d5ad47160ab87115 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/resources/settings/autofill_page/passwords_shared_css.html.orig	2021-06-11 09:29:24 UTC
+++ 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">