diff options
Diffstat (limited to 'pdfium.gni')
-rw-r--r-- | pdfium.gni | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pdfium.gni b/pdfium.gni index 2b34cbc89d..f451c84829 100644 --- a/pdfium.gni +++ b/pdfium.gni @@ -56,9 +56,6 @@ declare_args() { # Enable callgrind for performance profiling enable_callgrind = false - # Enable coverage information - use_coverage = false - # Don't build against bundled zlib. use_system_zlib = false |