Index: device/device.gyp |
diff --git a/device/device.gyp b/device/device.gyp |
index 789e670e73c174b034d5f959c1ff1b83934d431a..83bc1d2c24ebcc4924771cc440b08e807b5297d0 100644 |
--- a/device/device.gyp |
+++ b/device/device.gyp |
@@ -44,6 +44,8 @@ |
'bluetooth/bluetooth_service_record.h', |
'bluetooth/bluetooth_service_record_chromeos.cc', |
'bluetooth/bluetooth_service_record_chromeos.h', |
+ 'bluetooth/bluetooth_service_record_mac.h', |
+ 'bluetooth/bluetooth_service_record_mac.mm', |
'bluetooth/bluetooth_service_record_win.cc', |
'bluetooth/bluetooth_service_record_win.h', |
'bluetooth/bluetooth_socket.h', |
@@ -157,6 +159,7 @@ |
'bluetooth/bluetooth_adapter_win_unittest.cc', |
'bluetooth/bluetooth_device_win_unittest.cc', |
'bluetooth/bluetooth_service_record_chromeos_unittest.cc', |
+ 'bluetooth/bluetooth_service_record_mac_unittest.mm', |
'bluetooth/bluetooth_service_record_win_unittest.cc', |
'bluetooth/bluetooth_task_manager_win_unittest.cc', |
'bluetooth/bluetooth_utils_unittest.cc', |