| Index: chromeos/tpm_token_loader.h
|
| diff --git a/chromeos/tpm_token_loader.h b/chromeos/tpm_token_loader.h
|
| index 053e7f516963acb456494a2a75045544066dcbe7..16e20ef12e98d7054e172c0cdd9547f52ffada9e 100644
|
| --- a/chromeos/tpm_token_loader.h
|
| +++ b/chromeos/tpm_token_loader.h
|
| @@ -127,7 +127,6 @@ class CHROMEOS_EXPORT TPMTokenLoader : public LoginState::Observer {
|
| base::TimeDelta tpm_request_delay_;
|
|
|
| // Cached TPM token info.
|
| - std::string tpm_token_name_;
|
| int tpm_token_slot_id_;
|
| std::string tpm_user_pin_;
|
|
|
|
|