diff options
Diffstat (limited to 'device/device.gyp')
-rw-r--r-- | device/device.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device/device.gyp b/device/device.gyp index 3f3d010..6afb8a0 100644 --- a/device/device.gyp +++ b/device/device.gyp @@ -110,6 +110,8 @@ 'bluetooth/test/mock_bluetooth_adapter.h', 'bluetooth/test/mock_bluetooth_device.cc', 'bluetooth/test/mock_bluetooth_device.h', + 'bluetooth/test/mock_bluetooth_profile.cc', + 'bluetooth/test/mock_bluetooth_profile.h', 'bluetooth/test/mock_bluetooth_socket.cc', 'bluetooth/test/mock_bluetooth_socket.h', ], |