| Index: components/feedback/BUILD.gn
|
| diff --git a/components/feedback/BUILD.gn b/components/feedback/BUILD.gn
|
| index 0a017a016159e2a2355635803163f12a3d8ae276..2382cc68d44893eeb8a571e95796107e16f43e61 100644
|
| --- a/components/feedback/BUILD.gn
|
| +++ b/components/feedback/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("feedback") {
|
| +static_library("feedback") {
|
| sources = [
|
| "anonymizer_tool.cc",
|
| "anonymizer_tool.h",
|
|
|