Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index 68a9dfdffbae38f52144248df9de02f85da23d6c..2b4fed5460145663f76a646e0c11632340cdc447 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -134,6 +134,8 @@ |
'test/mock_bluetooth_device.h', |
'test/mock_bluetooth_discovery_session.cc', |
'test/mock_bluetooth_discovery_session.h', |
+ 'test/mock_bluetooth_gatt_service.cc', |
+ 'test/mock_bluetooth_gatt_service.h', |
'test/mock_bluetooth_profile.cc', |
'test/mock_bluetooth_profile.h', |
'test/mock_bluetooth_socket.cc', |