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