summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index f811cf0130..c4c802eefd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -116,7 +116,7 @@ static_library("pdfium") {
}
# Targets below this are only visible within this file.
-visibility = ":*"
+visibility = [ ":*" ]
component("safemath") {
sources = [