| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 8477612cdaee30ef344085571e86d1a70c98d8d9..2edd620d5eed13b01efd28bb83da1f2c023c30de 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -36,6 +36,8 @@
|
| 'audio/audio_pref_handler.h',
|
| 'audio/cras_audio_handler.cc',
|
| 'audio/cras_audio_handler.h',
|
| + 'audio/mock_cras_audio_handler.cc',
|
| + 'audio/mock_cras_audio_handler.h',
|
| 'audio/cras_audio_switch_handler.cc',
|
| 'audio/cras_audio_switch_handler.h',
|
| 'attestation/attestation_constants.cc',
|
|
|