Index: components/proximity_auth/ble/BUILD.gn |
diff --git a/components/proximity_auth/ble/BUILD.gn b/components/proximity_auth/ble/BUILD.gn |
index 05e8bb3921d1af18a3018904325852ba69057bd6..ca3b5340b686a434b36e84aeac0b9c0d8fcd7616 100644 |
--- a/components/proximity_auth/ble/BUILD.gn |
+++ b/components/proximity_auth/ble/BUILD.gn |
@@ -4,7 +4,7 @@ |
import("//testing/test.gni") |
-source_set("ble") { |
+static_library("ble") { |
sources = [ |
"bluetooth_low_energy_characteristics_finder.cc", |
"bluetooth_low_energy_characteristics_finder.h", |