| Index: components/metrics/public/interfaces/BUILD.gn
|
| diff --git a/components/metrics/public/interfaces/BUILD.gn b/components/metrics/public/interfaces/BUILD.gn
|
| index cfe966158557ff6325b542aac983f3ad33286a6f..c6db51a6cf55d4b12a70185568af4d3d1f0a0341 100644
|
| --- a/components/metrics/public/interfaces/BUILD.gn
|
| +++ b/components/metrics/public/interfaces/BUILD.gn
|
| @@ -24,9 +24,3 @@
|
| "//mojo/common:common_custom_types",
|
| ]
|
| }
|
| -
|
| -mojom("single_sample_metrics_mojo_bindings") {
|
| - sources = [
|
| - "single_sample_metrics.mojom",
|
| - ]
|
| -}
|
|
|