diff --git a/brightray/brightray.gypi b/brightray/brightray.gypi index 91d8a81ecf34..7c7189af1af1 100644 --- a/brightray/brightray.gypi +++ b/brightray/brightray.gypi @@ -404,6 +404,7 @@ 4702, # unreachable code 4715, # not all control paths return a value 4819, # The file contains a character that cannot be represented in the current code page + 4275, # non dll-interface class used as base for dll-interface class ], }], ], # conditions