| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 7686236145aa5ed82079fb97106810e568a51add..9d44958c802855943c90cd7b907116e57f5a7da1 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -31,6 +31,10 @@
|
| 'CHROMEOS_IMPLEMENTATION',
|
| ],
|
| 'sources': [
|
| + 'audio/audio_pref_names.cc',
|
| + 'audio/audio_pref_names.h',
|
| + 'audio/cras_audio_handler.cc',
|
| + 'audio/cras_audio_handler.h',
|
| 'attestation/attestation_flow.cc',
|
| 'attestation/attestation_flow.h',
|
| 'chromeos_export.h',
|
|
|