Index: device/bluetooth/bluetooth.gyp |
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
index deb7d26a4546109293744f8908b15b31fc463f91..ec06deca1b01b2878e6934616b8c0fdfcfd3012d 100644 |
--- a/device/bluetooth/bluetooth.gyp |
+++ b/device/bluetooth/bluetooth.gyp |
@@ -136,6 +136,8 @@ |
'test/mock_bluetooth_device.h', |
'test/mock_bluetooth_discovery_session.cc', |
'test/mock_bluetooth_discovery_session.h', |
+ 'test/mock_bluetooth_gatt_characteristic.cc', |
+ 'test/mock_bluetooth_gatt_characteristic.h', |
'test/mock_bluetooth_gatt_service.cc', |
'test/mock_bluetooth_gatt_service.h', |
'test/mock_bluetooth_profile.cc', |