2022-04-21 20:58:48 +02:00
|
|
|
diff --git device/bluetooth/BUILD.gn device/bluetooth/BUILD.gn
|
2022-06-17 15:28:55 +02:00
|
|
|
index cff62632e8b48..7213089279251 100644
|
2022-04-21 20:58:48 +02:00
|
|
|
--- device/bluetooth/BUILD.gn
|
|
|
|
+++ device/bluetooth/BUILD.gn
|
2022-05-19 12:28:44 +02:00
|
|
|
@@ -45,13 +45,6 @@ source_set("deprecated_experimental_mojo") {
|
2022-04-21 20:58:48 +02:00
|
|
|
"socket.h",
|
|
|
|
]
|
|
|
|
|
|
|
|
- if (is_chromeos || is_linux) {
|
|
|
|
- sources += [
|
|
|
|
- "bluez/metrics_recorder.cc",
|
|
|
|
- "bluez/metrics_recorder.h",
|
|
|
|
- ]
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
deps = [
|
|
|
|
":bluetooth",
|
|
|
|
"//device/bluetooth/public/mojom:deprecated_experimental_interfaces",
|