diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index a5a70a8033..f43f58d985 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -95,8 +95,6 @@ ], 'msvs_disabled_warnings': [ 4005, 4018, 4146, 4333, 4345, 4267, - # TODO(thestig): Fix all instances, remove this, pdfium:29 - 4702, ], 'variables': { 'clang_warning_flags': [ |