| Index: device/device_tests.gyp
|
| diff --git a/device/device_tests.gyp b/device/device_tests.gyp
|
| index 141a76f827b72d3f585458f4ff7697e5d2b08fbb..bc82bd104b48c9cea598b57e6c13db901b1b7e80 100644
|
| --- a/device/device_tests.gyp
|
| +++ b/device/device_tests.gyp
|
| @@ -115,6 +115,8 @@
|
| 'bluetooth/bluetooth_bluez_unittest.cc',
|
| 'bluetooth/bluetooth_gatt_bluez_unittest.cc',
|
| 'bluetooth/bluetooth_socket_bluez_unittest.cc',
|
| + 'bluetooth/test/bluetooth_test_bluez.cc',
|
| + 'bluetooth/test/bluetooth_test_bluez.h',
|
| ],
|
| }],
|
| ['OS=="android"', {
|
|
|