Chromium Code Reviews| 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 |
| // |