Chromium Code Reviews| Index: cc/quads/texture_draw_quad.h |
| diff --git a/cc/quads/texture_draw_quad.h b/cc/quads/texture_draw_quad.h |
| index 3e91eb5dca1bab9ece400cf7bc542d7ffa0ae3d7..191a34368746a667af4113592e2f0fe59f1b518b 100644 |
| --- a/cc/quads/texture_draw_quad.h |
| +++ b/cc/quads/texture_draw_quad.h |
| @@ -11,6 +11,7 @@ |
| #include "cc/base/cc_export.h" |
| #include "cc/quads/draw_quad.h" |
| +#include "third_party/skia/include/core/SkColor.h" |
| #include "ui/gfx/geometry/rect_f.h" |
| namespace cc { |