Chromium Code Reviews| Index: base/third_party/xdg_mime/BUILD.gn |
| diff --git a/base/third_party/xdg_mime/BUILD.gn b/base/third_party/xdg_mime/BUILD.gn |
| index 3e51e33a1d2f781c296de20ec41f96a920c0339b..72a3038777a46a94f03375a5a62f3b5a9e2757f5 100644 |
| --- a/base/third_party/xdg_mime/BUILD.gn |
| +++ b/base/third_party/xdg_mime/BUILD.gn |
| @@ -3,7 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("xdg_mime") { |
| - visibility = "//base/*" |
| + visibility = [ "//base/*" ] |
| sources = [ |
| "xdgmime.c", |
| "xdgmime.h", |