| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 0fd0c35ed44ed529a3e8045de3acdae6aec1fe7c..4bd8c32a0a0c70faf795cb1bf04bf0ad7945097b 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -222,6 +222,8 @@
|
| 'chromeos_test_utils.h',
|
| 'cryptohome/mock_async_method_caller.cc',
|
| 'cryptohome/mock_async_method_caller.h',
|
| + 'dbus/fake_session_manager_client.cc',
|
| + 'dbus/fake_session_manager_client.h',
|
| 'dbus/mock_bluetooth_adapter_client.cc',
|
| 'dbus/mock_bluetooth_adapter_client.h',
|
| 'dbus/mock_bluetooth_device_client.cc',
|
|
|