Index: device/bluetooth/BUILD.gn |
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
index 233ec3e79b8f478f2488b721810baa288644464b..c9c9f6c52bb9c0c030642d8e1ef8bc5ea693e50b 100644 |
--- a/device/bluetooth/BUILD.gn |
+++ b/device/bluetooth/BUILD.gn |
@@ -93,9 +93,7 @@ component("bluetooth") { |
"bluetooth_uuid.h", |
] |
- defines = [ |
- "DEVICE_BLUETOOTH_IMPLEMENTATION", |
- ] |
+ defines = [ "DEVICE_BLUETOOTH_IMPLEMENTATION" ] |
all_dependent_configs = [ ":bluetooth_config" ] |