summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/renderer/resources/plugin_placeholders.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/renderer/resources/plugin_placeholders.css')
-rw-r--r--chromium/chrome/renderer/resources/plugin_placeholders.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/renderer/resources/plugin_placeholders.css b/chromium/chrome/renderer/resources/plugin_placeholders.css
index 0df42885f04..bcf70ba74ee 100644
--- a/chromium/chrome/renderer/resources/plugin_placeholders.css
+++ b/chromium/chrome/renderer/resources/plugin_placeholders.css
@@ -14,7 +14,7 @@ h1 {
font-size: 10pt;
font-weight: normal;
padding: 0pt 10pt;
-<if expr="not is_android and not pp_ifdef('chromeos')">
+<if expr="not is_android and not chromeos">
visibility: hidden;
</if>
}