| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 8477612cdaee30ef344085571e86d1a70c98d8d9..0afd32f132d462b538be880462ac4c339cbaed7b 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.h',
|
| + 'audio/mock_cras_audio_handler.cc',
|
| 'audio/cras_audio_switch_handler.cc',
|
| 'audio/cras_audio_switch_handler.h',
|
| 'attestation/attestation_constants.cc',
|
|
|