Index: base/allocator/BUILD.gn |
diff --git a/base/allocator/BUILD.gn b/base/allocator/BUILD.gn |
index d8e3b275a0f89aae632a2b277a09f924582711b6..5f0b6fa2b00f12a0e55d88e4d0aeae1ee48183be 100644 |
--- a/base/allocator/BUILD.gn |
+++ b/base/allocator/BUILD.gn |
@@ -240,7 +240,7 @@ if (!is_android) { |
} # !is_android |
source_set("allocator_extension_thunks") { |
- visibility = "//base/*" |
+ visibility = [ "//base/*" ] |
sources = [ |
"allocator_extension_thunks.cc", |
"allocator_extension_thunks.h", |