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

Unified Diff: chrome/browser/ui/cocoa/passwords/password_item_views.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/password_item_views.h
diff --git a/chrome/browser/ui/cocoa/passwords/password_item_views.h b/chrome/browser/ui/cocoa/passwords/password_item_views.h
index 52817b8da952944f58894415c44cdd46b0e6879c..5dbaa8b0ec0954edacff7c024062b2f771bf39d1 100644
--- a/chrome/browser/ui/cocoa/passwords/password_item_views.h
+++ b/chrome/browser/ui/cocoa/passwords/password_item_views.h
@@ -12,7 +12,6 @@ struct PasswordForm;
} // namespace autofill
@class HoverImageButton;
-class ManagePasswordsBubbleModel;
@protocol PasswordItemDelegate;
// The state of the password item.

Powered by Google App Engine
This is Rietveld 408576698