Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5724)

Unified Diff: chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h
diff --git a/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h b/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h
index d596bab1f0b9b8c0bec6bc2f62d9f23847b6f48e..cf62ef2addf135e58fb9aa959dd8f5d89a5a2013 100644
--- a/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h
+++ b/chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.h
@@ -7,7 +7,6 @@
#import "chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h"
-class ManagePasswordsBubbleModel;
@class PasswordsListViewController;
// Manages the view that offers to save the user's password.

Powered by Google App Engine
This is Rietveld 408576698