| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 7255fe27bc543617dc677947034746ed641456d5..2839099b25290fd08f56a6e7693fe90bb9bb1435 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -241,6 +241,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',
|
|
|