| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 4ab0e3cd916f0f45ef740073c04ec3e2c7f78846..92fb4a4fe0a21932250acb95161d0d841a818b6a 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -40,6 +40,8 @@
|
| 'dbus/bluetooth_manager_client.h',
|
| 'dbus/bluetooth_node_client.cc',
|
| 'dbus/bluetooth_node_client.h',
|
| + 'dbus/bluetooth_out_of_band_client.cc',
|
| + 'dbus/bluetooth_out_of_band_client.h',
|
| 'dbus/bluetooth_property.cc',
|
| 'dbus/bluetooth_property.h',
|
| 'dbus/cashew_client.cc',
|
| @@ -134,6 +136,8 @@
|
| 'dbus/mock_bluetooth_manager_client.h',
|
| 'dbus/mock_bluetooth_node_client.cc',
|
| 'dbus/mock_bluetooth_node_client.h',
|
| + 'dbus/mock_bluetooth_out_of_band_client.cc',
|
| + 'dbus/mock_bluetooth_out_of_band_client.h',
|
| 'dbus/mock_cros_disks_client.cc',
|
| 'dbus/mock_cros_disks_client.h',
|
| 'dbus/mock_cashew_client.cc',
|
|
|