| Index: crypto/nss_util_internal.h
|
| diff --git a/crypto/nss_util_internal.h b/crypto/nss_util_internal.h
|
| index 262a59a1ba93fa059a0fd8bb2bb61bb49fcbfaf5..86bbc8bad913f1de3c81e8fd45e22a83c2e1bc87 100644
|
| --- a/crypto/nss_util_internal.h
|
| +++ b/crypto/nss_util_internal.h
|
| @@ -51,7 +51,6 @@ class CRYPTO_EXPORT AutoSECMODListReadLock {
|
| CRYPTO_EXPORT bool InitializeNSSForChromeOSUser(
|
| const std::string& email,
|
| const std::string& username_hash,
|
| - bool is_primary_user,
|
| const base::FilePath& path) WARN_UNUSED_RESULT;
|
|
|
| // Use TPM slot |slot_id| for user. InitializeNSSForChromeOSUser must have been
|
|
|