summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui__base__ui_base.gyp
blob: 4c0fd7628092e79673e6109f963882bf1918dac4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ui/base/ui_base.gyp.orig	2014-10-02 17:39:48 UTC
+++ ui/base/ui_base.gyp
@@ -427,7 +427,7 @@
             'x/selection_utils.h',
           ]
         }],
-        ['use_aura==0 or OS!="linux"', {
+        ['use_aura==0 or (OS!="linux" and os_bsd!=1)', {
           'sources!': [
             'resource/resource_bundle_auralinux.cc',
           ],