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

Unified Diff: chrome/browser/ui/views/profiles/profile_indicator_icon.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/profiles/profile_indicator_icon.h
diff --git a/chrome/browser/ui/views/profiles/profile_indicator_icon.h b/chrome/browser/ui/views/profiles/profile_indicator_icon.h
index 4c14ca3797351336d37e4cdd6655d7bb228fdca0..d38116f95ec59dd4beaeaebaa3d7de2a21036f5b 100644
--- a/chrome/browser/ui/views/profiles/profile_indicator_icon.h
+++ b/chrome/browser/ui/views/profiles/profile_indicator_icon.h
@@ -15,9 +15,6 @@
namespace gfx {
class Canvas;
}
-class BrowserNonClientFrameView;
-class BrowserView;
-class Profile;
// ProfileIndicatorIcon
//

Powered by Google App Engine
This is Rietveld 408576698