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

Unified Diff: chrome/browser/ui/views/passwords/manage_passwords_icon_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/views/passwords/manage_passwords_icon_views.h
diff --git a/chrome/browser/ui/views/passwords/manage_passwords_icon_views.h b/chrome/browser/ui/views/passwords/manage_passwords_icon_views.h
index a5b8a1023810ba95dede814b5dd893df1d605120..72aa4c4b725dd7a706aa97f3c6714ac92752c653 100644
--- a/chrome/browser/ui/views/passwords/manage_passwords_icon_views.h
+++ b/chrome/browser/ui/views/passwords/manage_passwords_icon_views.h
@@ -13,7 +13,6 @@
#include "ui/views/controls/image_view.h"
class CommandUpdater;
-class ManagePasswordsUIController;
// View for the password icon in the Omnibox.
class ManagePasswordsIconViews : public ManagePasswordsIconView,

Powered by Google App Engine
This is Rietveld 408576698