| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index e4281e741e1573b8594cf76318ec14b72512dd75..0b45e530c67e8dc9e098112d105630dfa66aef16 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -17,6 +17,8 @@
|
| 'attestation/attestation_constants.h',
|
| 'attestation/attestation_flow.cc',
|
| 'attestation/attestation_flow.h',
|
| + 'audio/audio_a11y_controller.cc',
|
| + 'audio/audio_a11y_controller.h',
|
| 'audio/audio_device.cc',
|
| 'audio/audio_device.h',
|
| 'audio/audio_devices_pref_handler.h',
|
|
|