| Index: tools/gn/secondary/components/navigation_metrics/BUILD.gn
|
| diff --git a/tools/gn/secondary/components/navigation_metrics/BUILD.gn b/tools/gn/secondary/components/navigation_metrics/BUILD.gn
|
| index 0ac586656d4c2d07487af5ad0301fa0a47c5db4f..4a80bf9a9911057772578106be61c7fa7af8d745 100644
|
| --- a/tools/gn/secondary/components/navigation_metrics/BUILD.gn
|
| +++ b/tools/gn/secondary/components/navigation_metrics/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.
|
|
|
| -component("navigation_metrics") {
|
| +static_library("navigation_metrics") {
|
| external = true
|
|
|
| sources = [
|
|
|