| Index: components/safe_json/utility/BUILD.gn
|
| diff --git a/components/safe_json/utility/BUILD.gn b/components/safe_json/utility/BUILD.gn
|
| index 15dd59b04654735e1d6ea10390f3f8b51358ae97..bc7024d6d64bead913c69f3a8dd10023e3cb53f2 100644
|
| --- a/components/safe_json/utility/BUILD.gn
|
| +++ b/components/safe_json/utility/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("utility") {
|
| +static_library("utility") {
|
| sources = [
|
| "safe_json_parser_mojo_impl.cc",
|
| "safe_json_parser_mojo_impl.h",
|
|
|