| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 311501466b39e9d5f6a72a986c23d09c4ab404cf..d8967c5125b0af797fac589dc2024e217e415f7a 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -50,6 +50,8 @@
|
| 'attestation/attestation_constants.h',
|
| 'attestation/attestation_flow.cc',
|
| 'attestation/attestation_flow.h',
|
| + 'accelerometer/accelerometer_reader.cc',
|
| + 'accelerometer/accelerometer_reader.h',
|
| 'cert_loader.cc',
|
| 'cert_loader.h',
|
| 'chromeos_constants.cc',
|
|
|