Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 0b514cacde15097d00197d09353f51b759992059..9b5072dc94b05fe7e4e4473744c4ce676772daca 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -73,6 +73,8 @@ |
'dbus/bluetooth_input_client.h', |
'dbus/bluetooth_media_client.cc', |
'dbus/bluetooth_media_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', |
@@ -119,7 +121,9 @@ |
'dbus/fake_bluetooth_input_client.cc', |
'dbus/fake_bluetooth_input_client.h', |
'dbus/fake_bluetooth_media_client.cc', |
- 'dbus/face_bluetooth_media_client.h', |
+ 'dbus/fake_bluetooth_media_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', |