Index: components/metrics.gypi |
diff --git a/components/metrics.gypi b/components/metrics.gypi |
index 250fd35ad34a7efe7b62e26c70f50b0652ec5c90..f2d97467c6ddc61185d7db04e6bd3a91a193934d 100644 |
--- a/components/metrics.gypi |
+++ b/components/metrics.gypi |
@@ -280,16 +280,6 @@ |
'metrics/leak_detector/ranked_set.h', |
], |
}, |
- { |
- 'target_name': 'metrics_mojo_bindings', |
- 'type': 'static_library', |
- 'includes': [ |
- '../mojo/mojom_bindings_generator.gypi', |
- ], |
- 'sources': [ |
- 'metrics/leak_detector/leak_detector_remote.mojom', |
- ], |
- }, |
], |
}], |
['OS!="ios"', { |