Chromium Code Reviews| Index: chrome/browser/ui/autofill/autofill_popup_layout_model.h |
| diff --git a/chrome/browser/ui/autofill/autofill_popup_layout_model.h b/chrome/browser/ui/autofill/autofill_popup_layout_model.h |
| index 80ac564594b8c1ed3c92f97e2778684fabe08ef4..caaea12cd85a15d0bb11d92bae25396e46b9fd08 100644 |
| --- a/chrome/browser/ui/autofill/autofill_popup_layout_model.h |
| +++ b/chrome/browser/ui/autofill/autofill_popup_layout_model.h |
| @@ -15,15 +15,6 @@ |
| #include "ui/gfx/geometry/rect.h" |
| #include "ui/gfx/native_widget_types.h" |
| -namespace gfx { |
| -class Display; |
| -class Point; |
| -} |
| - |
| -namespace ui { |
| -class KeyEvent; |
| -} |
| - |
| namespace autofill { |
| // Helper class which keeps tracks of popup bounds and related view information. |