| 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 8abbbde1b0e61a63030dc06e637ff0a2577426f5..3e51e33a1d2f781c296de20ec41f96a920c0339b 100644
|
| --- a/base/third_party/xdg_mime/BUILD.gn
|
| +++ b/base/third_party/xdg_mime/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.
|
|
|
| -static_library("xdg_mime") {
|
| +source_set("xdg_mime") {
|
| visibility = "//base/*"
|
| sources = [
|
| "xdgmime.c",
|
|
|