| 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
|
| deleted file mode 100644
|
| index ae78ee0bd912014521d9fb00b1cb48db6fac4f68..0000000000000000000000000000000000000000
|
| --- a/tools/gn/secondary/components/navigation_metrics/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2013 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -static_library("navigation_metrics") {
|
| - sources = [
|
| - "navigation_metrics.cc",
|
| - "navigation_metrics.h",
|
| - ]
|
| -
|
| - deps = [
|
| - "//base",
|
| - "//url",
|
| - ]
|
| -}
|
|
|