| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 8532d6b0dccb66a5286aee6db0ccc211cf6ddf19..8e524dd4748538f270ebd14bd6a8cb15779c4c2e 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -242,6 +242,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',
|
|
|