Chromium Code Reviews| Index: cc/base/tiling_data.cc |
| diff --git a/cc/base/tiling_data.cc b/cc/base/tiling_data.cc |
| index 61bb851740cb8fb4920dca6bb7297f072dacda7c..7b39878b31fb98f144270e35493aee15c515f48f 100644 |
| --- a/cc/base/tiling_data.cc |
| +++ b/cc/base/tiling_data.cc |
| @@ -6,8 +6,8 @@ |
| #include <algorithm> |
| -#include "ui/gfx/rect.h" |
| -#include "ui/gfx/vector2d.h" |
| +#include "ui/gfx/geometry/rect.h" |
| +#include "ui/gfx/geometry/vector2d.h" |
| namespace cc { |