| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 4b6a7bb3399eba63070acb62722f58d01869891b..57e36b5197072fe368a9eb1d1793c7dd5eaca411 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -36,6 +36,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',
|
|
|