Chromium Code Reviews| Index: cc/quads/draw_quad.cc |
| diff --git a/cc/quads/draw_quad.cc b/cc/quads/draw_quad.cc |
| index 38b24b0cd0a16228fb4fb7dfed8a5d7010221618..7322a7afa1a5de0058f386ee5263ef3950e0836b 100644 |
| --- a/cc/quads/draw_quad.cc |
| +++ b/cc/quads/draw_quad.cc |
| @@ -20,7 +20,7 @@ |
| #include "cc/quads/texture_draw_quad.h" |
| #include "cc/quads/tile_draw_quad.h" |
| #include "cc/quads/yuv_video_draw_quad.h" |
| -#include "ui/gfx/quad_f.h" |
| +#include "ui/gfx/geometry/quad_f.h" |
| namespace cc { |