| Index: components/password_manager/core/browser/affiliated_match_helper.cc
|
| diff --git a/components/password_manager/core/browser/affiliated_match_helper.cc b/components/password_manager/core/browser/affiliated_match_helper.cc
|
| index 5c04f4b5729c514b14f3ac3a37c0d294d03c0bf6..3ab4b0eb2639c00d033d7448d947d66e0031fc97 100644
|
| --- a/components/password_manager/core/browser/affiliated_match_helper.cc
|
| +++ b/components/password_manager/core/browser/affiliated_match_helper.cc
|
| @@ -30,7 +30,7 @@ bool IsAndroidApplicationCredential(const autofill::PasswordForm& form,
|
| } // namespace
|
|
|
| // static
|
| -const int64 AffiliatedMatchHelper::kInitializationDelayOnStartupInSeconds;
|
| +const int64_t AffiliatedMatchHelper::kInitializationDelayOnStartupInSeconds;
|
|
|
| AffiliatedMatchHelper::AffiliatedMatchHelper(
|
| PasswordStore* password_store,
|
|
|