cef/patch/patches/linux_bluetooth_1319006.patch

19 lines
496 B
Diff

diff --git device/bluetooth/BUILD.gn device/bluetooth/BUILD.gn
index 1ca290c63575e..ea33e05dd41eb 100644
--- device/bluetooth/BUILD.gn
+++ device/bluetooth/BUILD.gn
@@ -45,13 +45,6 @@ source_set("deprecated_experimental_mojo") {
"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",