Chromium Code Reviews| Index: cc/base/math_util.h |
| diff --git a/cc/base/math_util.h b/cc/base/math_util.h |
| index 6512bb41ba718756907568f69f9cc35c0b5efeaf..a83ab4fdce34be03b56fd23ffe978262abbe69fb 100644 |
| --- a/cc/base/math_util.h |
| +++ b/cc/base/math_util.h |
| @@ -30,6 +30,7 @@ namespace gfx { |
| class QuadF; |
| class Rect; |
| class RectF; |
| +class SizeF; |
| class Transform; |
| class Vector2dF; |
| class Vector2d; |