Chromium Code Reviews| Index: cc/input/input_handler.h |
| diff --git a/cc/input/input_handler.h b/cc/input/input_handler.h |
| index 9b96db789d1d03c4a5fc6fc655288ffb3ad0f0d1..6abb510b00c60e5323981440b85bc9915aefa469 100644 |
| --- a/cc/input/input_handler.h |
| +++ b/cc/input/input_handler.h |
| @@ -18,10 +18,8 @@ |
| namespace gfx { |
| class Point; |
| -class PointF; |
| class ScrollOffset; |
| class SizeF; |
| -class Vector2d; |
| class Vector2dF; |
| } |