diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ config("pdfium_config") { "PNG_PREFIX", "PNGPREFIX_H", "PNG_USE_READ_MACROS", + "V8_DEPRECATION_WARNINGS", ] if (pdf_use_skia) { |