Index: third_party/dom_distiller_js/BUILD.gn |
diff --git a/third_party/dom_distiller_js/BUILD.gn b/third_party/dom_distiller_js/BUILD.gn |
index a74c79249bf60f55c802917805f6557d233ce455..91bc13837b7edcd8b32ef07a17342e00116c951d 100644 |
--- a/third_party/dom_distiller_js/BUILD.gn |
+++ b/third_party/dom_distiller_js/BUILD.gn |
@@ -15,7 +15,7 @@ source_set("proto") { |
} |
proto_library("dom_distiller_proto") { |
- visibility = ":*" |
+ visibility = [ ":*" ] |
sources = [ "package/proto/dom_distiller.proto" ] |
proto_out_dir = "third_party/dom_distiller_js" |
} |