Chromium Code Reviews| Index: chrome/browser/ui/views/dropdown_bar_host.h |
| diff --git a/chrome/browser/ui/views/dropdown_bar_host.h b/chrome/browser/ui/views/dropdown_bar_host.h |
| index a020764c7f780f5a135341b7817a71518b1588eb..453a8620ad8b57bee7a0995faa5ca035241f5774 100644 |
| --- a/chrome/browser/ui/views/dropdown_bar_host.h |
| +++ b/chrome/browser/ui/views/dropdown_bar_host.h |
| @@ -19,10 +19,6 @@ class BrowserView; |
| class DropdownBarHostDelegate; |
| class DropdownBarView; |
| -namespace content { |
| -class WebContents; |
| -} |
| - |
| namespace gfx { |
| class SlideAnimation; |
| } // namespace gfx |