diff options
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/remoting.gyp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index aa20474..c268d99 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -522,7 +522,6 @@ # /MP conflicts with #import directive so we limit the number # of processes to spawn to 1. 'AdditionalOptions': ['/MP1'], - 'ForcedIncludeFiles': [ 'build/intsafe_workaround.h' ], }, }, }], @@ -2913,11 +2912,6 @@ '-lwtsapi32.lib', ], }, - 'msvs_settings': { - 'VCCLCompilerTool': { - 'ForcedIncludeFiles': [ 'build/intsafe_workaround.h' ], - }, - }, }], [ 'OS=="mac" or (OS=="linux" and chromeos==0)', { # Javascript unittests are disabled on CrOS because they cause |