Index: google_apis/gcm/BUILD.gn |
diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn |
index 491332436d845aa7a20b192555a9166e8f7cb51c..cb6d04301bba7877ddba93e13b5c964bd6c16989 100644 |
--- a/google_apis/gcm/BUILD.gn |
+++ b/google_apis/gcm/BUILD.gn |
@@ -58,7 +58,7 @@ component("gcm") { |
} |
proto_library("proto") { |
- visibility = ":*" |
+ visibility = [ ":*" ] |
sources = [ |
"protocol/android_checkin.proto", |
"protocol/checkin.proto", |