diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ static_library("pdfium") { } # Targets below this are only visible within this file. -visibility = ":*" +visibility = [ ":*" ] component("safemath") { sources = [ |