| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index b986457864248e36ae31cc8450452bd3ff05ece3..da23cd99c76b3ab35fcb26e935779a6255324d6a 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',
|
|
|