| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index e4281e741e1573b8594cf76318ec14b72512dd75..490ef86fd0f781f148771f2bbc23f72690c90944 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -438,6 +438,7 @@
|
| 'cryptohome/homedir_methods_unittest.cc',
|
| 'cryptohome/system_salt_getter_unittest.cc',
|
| 'dbus/blocking_method_caller_unittest.cc',
|
| + 'dbus/cras_audio_client_unittest.cc',
|
| 'dbus/cros_disks_client_unittest.cc',
|
| 'dbus/dbus_client_bundle_unittest.cc',
|
| 'dbus/fake_easy_unlock_client_unittest.cc',
|
|
|