| Index: chromeos/chromeos.gyp | 
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp | 
| index 6a28795cda6ab42be7ee64172255d78884253d91..5d1b2ba06279f145a70e847a99713c74ec213b2e 100644 | 
| --- a/chromeos/chromeos.gyp | 
| +++ b/chromeos/chromeos.gyp | 
| @@ -549,6 +549,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', | 
|  |