| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 72b97b33e7def549ba3d0e59d0d9107654610719..b588a790948b38a63b6491fd6403134ccb1bf348 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -377,6 +377,7 @@
|
| 'browser/blob_storage/blob_storage_registry_unittest.cc',
|
| 'browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc',
|
| 'browser/bluetooth/bluetooth_blacklist_unittest.cc',
|
| + 'browser/bluetooth/bluetooth_connected_devices_map_unittest.cc',
|
| 'browser/browser_thread_unittest.cc',
|
| 'browser/browser_url_handler_impl_unittest.cc',
|
| 'browser/byte_stream_unittest.cc',
|
| @@ -1041,6 +1042,7 @@
|
| '../device/battery/battery.gyp:device_battery',
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| + '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
|
| '../gin/gin.gyp:gin',
|
| '../gpu/gpu.gyp:gpu',
|
| '../gpu/gpu.gyp:gpu_unittest_utils',
|
|
|