summaryrefslogtreecommitdiffstats
path: root/device/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'device/BUILD.gn')
-rw-r--r--device/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/device/BUILD.gn b/device/BUILD.gn
index aadefeb..8523b5f 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -33,6 +33,8 @@ test("device_unittests") {
"bluetooth/bluetooth_socket_chromeos_unittest.cc",
"bluetooth/bluetooth_task_manager_win_unittest.cc",
"bluetooth/bluetooth_uuid_unittest.cc",
+ "bluetooth/test/test_bluetooth_adapter_observer.cc",
+ "bluetooth/test/test_bluetooth_adapter_observer.h",
"nfc/nfc_chromeos_unittest.cc",
"nfc/nfc_ndef_record_unittest.cc",
"test/run_all_unittests.cc",