Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 9683d3e7cbd61e29f498a680709a81ff35e0c160..b01e2c1e975e90b1e2470e73dcb6d5caa00dc4e9 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -85,8 +85,6 @@ |
'dbus/cros_disks_client.h', |
'dbus/cryptohome_client.cc', |
'dbus/cryptohome_client.h', |
- 'dbus/cryptohome_client_stub.cc', |
- 'dbus/cryptohome_client_stub.h', |
'dbus/dbus_client_implementation_type.h', |
'dbus/dbus_method_call_status.cc', |
'dbus/dbus_method_call_status.h', |
@@ -108,6 +106,8 @@ |
'dbus/fake_bluetooth_profile_manager_client.h', |
'dbus/fake_bluetooth_profile_service_provider.cc', |
'dbus/fake_bluetooth_profile_service_provider.h', |
+ 'dbus/fake_cryptohome_client.cc', |
+ 'dbus/fake_cryptohome_client.h', |
'dbus/fake_gsm_sms_client.cc', |
'dbus/fake_gsm_sms_client.h', |
'dbus/fake_image_burner_client.cc', |