Chromium Code Reviews| Index: pdfium.gyp |
| diff --git a/pdfium.gyp b/pdfium.gyp |
| index 5637dbbf9b5d80d53a556d4abf7eaa5e898bb8b9..a7187de92871caef390ce3a7fa527aff34e88904 100644 |
| --- a/pdfium.gyp |
| +++ b/pdfium.gyp |
| @@ -43,7 +43,7 @@ |
| 'msvs_disabled_warnings': [ |
| 4005, 4018, 4146, 4333, 4345, 4267, |
| # TODO(thestig): Fix all instances, remove this, pdfium:29 |
| - 4245, 4389, 4701, 4706, 4800, |
| + 4245, 4310, 4389, 4701, 4702, 4706, 4800, |
| ], |
| 'variables': { |
| 'clang_warning_flags': [ |