| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 68ea8d7885a4e8c47fff3e8747f93fe0e91047c6..6c93767615da50674b46703fc02ba142494778fd 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',
|
| @@ -130,6 +132,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',
|
|
|