chromium 11.0.969.72
[chromium.git] / patches / patch-sandbox_sandbox.gyp
1 $NetBSD$
2
3 --- sandbox/sandbox.gyp.orig    2011-04-13 08:01:32.000000000 +0000
4 +++ sandbox/sandbox.gyp
5 @@ -126,7 +126,7 @@
6      ],
7    },
8    'conditions': [
9 -    [ 'OS=="freebsd" or OS=="openbsd"', {
10 +    [ 'OS=="dragonfly" or OS=="freebsd" or OS=="netbsd" or OS=="openbsd"', {
11        # GYP requires that each file have at least one target defined.
12        'targets': [
13          {