Chromium Code Reviews| Index: chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
| diff --git a/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h b/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
| index 8ef800eabe59df3fec8d084799abacda6e0ba123..91218b5359059bb56bc5d3b05ba702ac4687c3fe 100644 |
| --- a/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
| +++ b/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
| @@ -16,8 +16,6 @@ |
| namespace autofill { |
| -class AutofillPopupController; |
| - |
| // Mac implementation for PasswordGenerationPopupView interface. |
| // Serves as a bridge to an instance of the Objective-C class which actually |
| // implements the view. |