diff options
Diffstat (limited to 'ipc/ipc.gyp')
-rw-r--r-- | ipc/ipc.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp index 5560abe..69da83b 100644 --- a/ipc/ipc.gyp +++ b/ipc/ipc.gyp @@ -3,6 +3,9 @@ # found in the LICENSE file. { + 'variables': { + 'chromium_code': 1, + }, 'target_defaults': { 'sources/': [ ['exclude', '/win/'], |