| 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 72a3038777a46a94f03375a5a62f3b5a9e2757f5..ac9e2c926d7b786f1a9ec2d293297d52be38b9f0 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.
|
|
|
| -source_set("xdg_mime") {
|
| +static_library("xdg_mime") {
|
| visibility = [ "//base/*" ]
|
| sources = [
|
| "xdgmime.c",
|
|
|