| Index: chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h
|
| diff --git a/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h b/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h
|
| index a1879ea02d9c96a01e12726724915d66059bc2f3..4993fe431f3f86492073fd43f3b277aff2560676 100644
|
| --- a/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h
|
| +++ b/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h
|
| @@ -12,10 +12,6 @@
|
| #import "chrome/browser/ui/cocoa/autofill/autofill_popup_base_view_cocoa.h"
|
| #import "ui/base/cocoa/tracking_area.h"
|
|
|
| -namespace autofill {
|
| -class AutofillPopupController;
|
| -} // namespace autofill
|
| -
|
| @class HyperlinkTextView;
|
|
|
| // Draws the native password generation popup view on Mac.
|
|
|