| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index c7ce72d99ac6af21de87f00423a7208a74fabc6c..2415173ac88f77210c710399ab22c541283df776 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -465,6 +465,7 @@
|
| 'app_mode/kiosk_oem_manifest_parser_unittest.cc',
|
| 'attestation/attestation_flow_unittest.cc',
|
| 'audio/cras_audio_handler_unittest.cc',
|
| + 'cryptohome/system_salt_getter_unittest.cc',
|
| 'dbus/blocking_method_caller_unittest.cc',
|
| 'dbus/cros_disks_client_unittest.cc',
|
| 'dbus/gsm_sms_client_unittest.cc',
|
|
|