$OpenBSD: patch-src_3rdparty_chromium_skia_skia_common_gypi,v 1.1.1.1 2016/12/25 14:13:19 zhuk Exp $
--- src/3rdparty/chromium/skia/skia_common.gypi.orig.port	Thu Aug  4 17:07:38 2016
+++ src/3rdparty/chromium/skia/skia_common.gypi	Thu Aug  4 17:08:07 2016
@@ -64,7 +64,7 @@
     }],
 
     #Settings for text blitting, chosen to approximate the system browser.
-    [ 'OS == "linux"', {
+    [ 'OS == "linux" or os_bsd == 1', {
       'defines': [
         'SK_GAMMA_EXPONENT=1.2',
         'SK_GAMMA_CONTRAST=0.2',
