diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index 63d0c03404..ed6003ed81 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -93,7 +93,7 @@ }], ], 'msvs_disabled_warnings': [ - 4018, 4146, 4333, 4345, 4267, + 4267, ], 'variables': { 'clang_warning_flags': [ |