Chromium Code Reviews| Index: chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h |
| diff --git a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h |
| index 00f05f549317c7a21aa4d2348355e9b059261126..71327d3a70d937ebfc98cda17b449720cf2c85cc 100644 |
| --- a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h |
| +++ b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h |
| @@ -53,6 +53,7 @@ class ManagePasswordsBubbleView : public ManagePasswordsBubble, |
| } |
| private: |
| + class AccountChooserView; |
|
Mike West
2014/11/13 10:06:26
We might be getting to the point where splitting t
vasilii
2014/11/13 12:00:19
Maybe. Though I don't expect AccountChooserView to
|
| class BlacklistedView; |
| class ConfirmNeverView; |
| class ManageView; |