| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index de1fa5660c4043d2b0ce3217b6a9f614fd1127b2..33cc69500be2ca8948e5cb7ae7425a7776dd9512 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -471,6 +471,7 @@
|
| 'app_mode/kiosk_oem_manifest_parser_unittest.cc',
|
| 'attestation/attestation_flow_unittest.cc',
|
| 'audio/cras_audio_handler_unittest.cc',
|
| + 'cert_loader_unittest.cc',
|
| 'cryptohome/system_salt_getter_unittest.cc',
|
| 'dbus/blocking_method_caller_unittest.cc',
|
| 'dbus/cros_disks_client_unittest.cc',
|
|
|