diff options
Diffstat (limited to 'sandbox/sandbox.gyp')
-rw-r--r-- | sandbox/sandbox.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp index 5d5ebc5..be46f55 100644 --- a/sandbox/sandbox.gyp +++ b/sandbox/sandbox.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../build/common.gypi', - ], 'conditions': [ [ 'OS=="linux" and selinux==0', { 'targets': [ |