| Index: components/autofill/content/renderer/password_autofill_agent.h
|
| diff --git a/components/autofill/content/renderer/password_autofill_agent.h b/components/autofill/content/renderer/password_autofill_agent.h
|
| index b6ab805249072b320e82ee9c9fa01dbc0b81acc1..daeb291eeb71681e069426c35efaf811488b8f32 100644
|
| --- a/components/autofill/content/renderer/password_autofill_agent.h
|
| +++ b/components/autofill/content/renderer/password_autofill_agent.h
|
| @@ -73,8 +73,6 @@ class PasswordAutofillAgent : public content::RenderViewObserver {
|
| const blink::WebSecurityOrigin& origin);
|
|
|
| private:
|
| - friend class PasswordAutofillAgentTest;
|
| -
|
| enum OtherPossibleUsernamesUsage {
|
| NOTHING_TO_AUTOFILL,
|
| OTHER_POSSIBLE_USERNAMES_ABSENT,
|
|
|