| Index: gyp/common_conditions.gypi
|
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
|
| index d9c048771e0b75373fc2fbbb02224887684a5096..d213e17e4f4fda6c335896da2f309293356c1165 100644
|
| --- a/gyp/common_conditions.gypi
|
| +++ b/gyp/common_conditions.gypi
|
| @@ -46,6 +46,7 @@
|
| 4275, # An exported class was derived from a class that was not exported
|
| 4345, # This is an FYI about a behavior change from long ago. Chrome stifles it too.
|
| 4355, # 'this' used in base member initializer list. Off by default in newer compilers.
|
| + 4800, # forcing value to bool 'true' or 'false'
|
| ],
|
| 'msvs_cygwin_shell': 0,
|
| 'msvs_settings': {
|
|
|