| Index: components/proximity_auth/logging/BUILD.gn
|
| diff --git a/components/proximity_auth/logging/BUILD.gn b/components/proximity_auth/logging/BUILD.gn
|
| index 6a3233e260909026c42711c7aeadfbb271bc91ef..fc9f9937e7d654f84d8dcaa19a30a30bf086c5eb 100644
|
| --- a/components/proximity_auth/logging/BUILD.gn
|
| +++ b/components/proximity_auth/logging/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("logging") {
|
| +static_library("logging") {
|
| sources = [
|
| "log_buffer.cc",
|
| "log_buffer.h",
|
|
|