| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 1b376c36784243943abb729bb8a64a1fece6a082..e37c83b58fcc9a587f21c41e6d3569a54d7f99eb 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -75,6 +75,8 @@
|
| 'dbus/bluetooth_media_client.h',
|
| 'dbus/bluetooth_media_transport_client.cc',
|
| 'dbus/bluetooth_media_transport_client.h',
|
| + 'dbus/bluetooth_media_endpoint_service_provider.cc',
|
| + 'dbus/bluetooth_media_endpoint_service_provider.h',
|
| 'dbus/bluetooth_profile_manager_client.cc',
|
| 'dbus/bluetooth_profile_manager_client.h',
|
| 'dbus/bluetooth_profile_service_provider.cc',
|
| @@ -124,6 +126,8 @@
|
| 'dbus/face_bluetooth_media_client.h',
|
| 'dbus/fake_bluetooth_media_transport_client.cc',
|
| 'dbus/fake_bluetooth_media_transport_client.h',
|
| + 'dbus/fake_bluetooth_media_endpoint_service_provider.cc',
|
| + 'dbus/fake_bluetooth_media_endpoint_service_provider.h',
|
| 'dbus/fake_bluetooth_profile_manager_client.cc',
|
| 'dbus/fake_bluetooth_profile_manager_client.h',
|
| 'dbus/fake_bluetooth_profile_service_provider.cc',
|
|
|