Index: build/common.gypi |
=================================================================== |
--- build/common.gypi (revision 50055) |
+++ build/common.gypi (working copy) |
@@ -1239,7 +1239,7 @@ |
'$(VSInstallDir)/VC/atlmfc/include', |
], |
'msvs_cygwin_dirs': ['<(DEPTH)/third_party/cygwin'], |
- 'msvs_disabled_warnings': [4396, 4503, 4819], |
+ 'msvs_disabled_warnings': [4351, 4396, 4503, 4819], |
'msvs_settings': { |
'VCCLCompilerTool': { |
'MinimalRebuild': 'false', |