| Index: base/third_party/dynamic_annotations/BUILD.gn
|
| diff --git a/base/third_party/dynamic_annotations/BUILD.gn b/base/third_party/dynamic_annotations/BUILD.gn
|
| index bf050bf7914b50e655f7193c373b060160d45deb..fdaf44d3b3d245552f1cb9532096b2e8bd70636f 100644
|
| --- a/base/third_party/dynamic_annotations/BUILD.gn
|
| +++ b/base/third_party/dynamic_annotations/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("dynamic_annotations") {
|
| +source_set("dynamic_annotations") {
|
| sources = [
|
| "dynamic_annotations.c",
|
| "dynamic_annotations.h",
|
|
|