diff --git a/common.gypi b/common.gypi index dc5168181da1..5ff925ecdd2c 100644 --- a/common.gypi +++ b/common.gypi @@ -80,7 +80,9 @@ # views_chromiumcontent.lib generates this warning because it's # symobls are defined as dllexport but used as static library: # - warning LNK4217: locally defined symbol imported in function + # - warning LNK4049: locally defined symbol imported '/ignore:4217', + '/ignore:4049', ], }, },