| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index a02a49b727aefd28993105504386c4d55d3bede5..8e98eb2a5f4a28a02e67a461498a3098e2fec4ef 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -441,6 +441,7 @@
|
| 'dbus/cras_audio_client_unittest.cc',
|
| 'dbus/cros_disks_client_unittest.cc',
|
| 'dbus/dbus_thread_manager_unittest.cc',
|
| + 'dbus/fake_auth_policy_client_unittest.cc',
|
| 'dbus/fake_cryptohome_client_unittest.cc',
|
| 'dbus/fake_easy_unlock_client_unittest.cc',
|
| 'dbus/fake_power_manager_client_unittest.cc',
|
|
|