Index: Source/platform/heap/BUILD.gn |
diff --git a/Source/platform/heap/BUILD.gn b/Source/platform/heap/BUILD.gn |
index e208f694127dedd823d15481f9b0a68f2f0dc903..8a4c2cc50bb175dc863621dba889b7353e46458e 100644 |
--- a/Source/platform/heap/BUILD.gn |
+++ b/Source/platform/heap/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-visibility = "//third_party/WebKit/Source/*" |
+visibility = [ "//third_party/WebKit/Source/*" ] |
source_set("heap") { |
sources = [ |