| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index cec0da270c2d16ca50abf360bb03b63a55098ac8..01a4fd9fe7a19520cd1dd5cf730ea89288c42187 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',
|
|
|