Index: gyp/common_conditions.gypi |
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
index 2f607652ae5812167477fcde2c031da0fe4debce..fc2f62521207bebb2000a9f78d42ffac79ba1c02 100644 |
--- a/gyp/common_conditions.gypi |
+++ b/gyp/common_conditions.gypi |
@@ -33,6 +33,7 @@ |
4345, # This is an FYI about a behavior change from long ago. Chrome stifles it too. |
], |
'msvs_cygwin_shell': 0, |
+ 'msvs_disabled_warnings': [4275], |
'msvs_settings': { |
'VCCLCompilerTool': { |
'WarningLevel': '3', |