Chromium Code Reviews| Index: chrome/browser/ui/views/profiles/profile_chooser_view.h |
| diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
| index 142571ae3db02e9fbc354e5430f3a1e24eb41865..c0da43a85fef16cb3a501fc1270707aa5affd6f6 100644 |
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
| @@ -28,10 +28,6 @@ |
| class EditableProfilePhoto; |
| class EditableProfileName; |
| -namespace gfx { |
| -class Image; |
| -} |
| - |
| namespace views { |
| class GridLayout; |
| class ImageButton; |