| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 651cdc9e97be5a6839254389c677a418bb12ca2c..cafbe1861228f645acc3086ddc3bca7ce3954817 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -31,6 +31,10 @@
|
| 'CHROMEOS_IMPLEMENTATION',
|
| ],
|
| 'sources': [
|
| + 'audio/audio_pref_observer.h',
|
| + 'audio/audio_pref_handler.h',
|
| + 'audio/cras_audio_handler.cc',
|
| + 'audio/cras_audio_handler.h',
|
| 'attestation/attestation_flow.cc',
|
| 'attestation/attestation_flow.h',
|
| 'chromeos_export.h',
|
|
|