| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 5f9df89fe0e142cf5c9ce0e477c90df13afdf819..bebc5c2026c485336f3d388cea8f4dbb3fdafd2a 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -35,6 +35,8 @@
|
| 'audio/audio_pref_handler.h',
|
| 'audio/cras_audio_handler.cc',
|
| 'audio/cras_audio_handler.h',
|
| + 'attestation/attestation_constants.cc',
|
| + 'attestation/attestation_constants.h',
|
| 'attestation/attestation_flow.cc',
|
| 'attestation/attestation_flow.h',
|
| 'chromeos_export.h',
|
|
|