| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index bd9686564ae2476c75a787165e643b538634bd4f..51cb17a8a4f20068a5e6199361957adcdca4dbd1 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -279,6 +279,8 @@
|
| 'login/auth/auth_status_consumer.h',
|
| 'login/auth/authenticator.cc',
|
| 'login/auth/authenticator.h',
|
| + 'login/auth/cryptohome_authenticator.cc',
|
| + 'login/auth/cryptohome_authenticator.h',
|
| 'login/auth/extended_authenticator.cc',
|
| 'login/auth/extended_authenticator.h',
|
| 'login/auth/key.cc',
|
|
|