| Index: cc/base/math_util_unittest.cc
|
| diff --git a/cc/base/math_util_unittest.cc b/cc/base/math_util_unittest.cc
|
| index fb8c27f1f67af3853bc0a0ab394bcaf420c26c33..325870dc1f61df89b5b161a8b8e7b572bda6a7fa 100644
|
| --- a/cc/base/math_util_unittest.cc
|
| +++ b/cc/base/math_util_unittest.cc
|
| @@ -9,8 +9,8 @@
|
| #include "cc/test/geometry_test_utils.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "ui/gfx/rect.h"
|
| -#include "ui/gfx/rect_f.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| +#include "ui/gfx/geometry/rect_f.h"
|
| #include "ui/gfx/transform.h"
|
|
|
| namespace cc {
|
|
|