| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 6400d1cf26c5799beda2ced3d0ba870043f4b6d3..2cfb74f0ab1c4bd84b4b489990cc4abeeeee67dd 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -77,8 +77,6 @@
|
| 'dbus/bluetooth_profile_service_provider.h',
|
| 'dbus/cras_audio_client.cc',
|
| 'dbus/cras_audio_client.h',
|
| - 'dbus/cras_audio_client_stub_impl.cc',
|
| - 'dbus/cras_audio_client_stub_impl.h',
|
| 'dbus/cros_disks_client.cc',
|
| 'dbus/cros_disks_client.h',
|
| 'dbus/cryptohome_client.cc',
|
| @@ -122,6 +120,8 @@
|
| 'dbus/fake_bluetooth_profile_manager_client.h',
|
| 'dbus/fake_bluetooth_profile_service_provider.cc',
|
| 'dbus/fake_bluetooth_profile_service_provider.h',
|
| + 'dbus/fake_cras_audio_client.cc',
|
| + 'dbus/fake_cras_audio_client.h',
|
| 'dbus/fake_cryptohome_client.cc',
|
| 'dbus/fake_cryptohome_client.h',
|
| 'dbus/fake_debug_daemon_client.cc',
|
|
|