summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/chromeos.gyp')
-rw-r--r--chromeos/chromeos.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 6400d1c..2cfb74f 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',