| Index: chromeos/chromeos.gyp | 
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp | 
| index 563a2b7c13e28a107beaf55684b38aae600a73d7..56f20bcb9559ec162f6fe9e317d8f403f19cec9a 100644 | 
| --- a/chromeos/chromeos.gyp | 
| +++ b/chromeos/chromeos.gyp | 
| @@ -547,6 +547,7 @@ | 
| 'attestation/attestation_flow_unittest.cc', | 
| 'audio/cras_audio_handler_unittest.cc', | 
| 'cert_loader_unittest.cc', | 
| +        'cryptohome/homedir_methods_unittest.cc', | 
| 'cryptohome/system_salt_getter_unittest.cc', | 
| 'dbus/blocking_method_caller_unittest.cc', | 
| 'dbus/cros_disks_client_unittest.cc', | 
|  |