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 7c615938e7ecb28311c20e1fc7598e73207c5e97..8abbbde1b0e61a63030dc06e637ff0a2577426f5 100644 |
| --- a/base/third_party/xdg_mime/BUILD.gn |
| +++ b/base/third_party/xdg_mime/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| static_library("xdg_mime") { |
| + visibility = "//base/*" |
| sources = [ |
| "xdgmime.c", |
| "xdgmime.h", |