diff options
Diffstat (limited to 'ipc/ipc.gyp')
-rw-r--r-- | ipc/ipc.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp index e381e397..db2e609 100644 --- a/ipc/ipc.gyp +++ b/ipc/ipc.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../build/common.gypi', - ], 'target_defaults': { 'sources/': [ ['exclude', '/win/'], |