Chromium Code Reviews| Index: ui/base/cursor/cursor.h |
| diff --git a/ui/base/cursor/cursor.h b/ui/base/cursor/cursor.h |
| index 72999d4c3be41e8cfc65a694a63129f555d60ec6..0a596c625c8e5f4aca584c5fda0eab4b7bcf5b92 100644 |
| --- a/ui/base/cursor/cursor.h |
| +++ b/ui/base/cursor/cursor.h |
| @@ -8,11 +8,6 @@ |
| #include "build/build_config.h" |
| #include "ui/base/ui_base_export.h" |
| -namespace gfx { |
| -class Point; |
| -class Size; |
| -} |
| - |
| #if defined(OS_WIN) |
| typedef struct HINSTANCE__* HINSTANCE; |
| typedef struct HICON__* HICON; |