diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index f62a83e..49bab0b 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -3,6 +3,10 @@ # found in the LICENSE file. { + 'variables': { + 'chromium_code': 1, + }, + 'target_defaults': { 'defines': [ ], |