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 5ec060eff4ee3e425422fb81f9e6ef9887b41e6f..a370fd7232e20928c240100961025faba527562c 100644 |
| --- a/cc/quads/texture_draw_quad.h |
| +++ b/cc/quads/texture_draw_quad.h |
| @@ -7,7 +7,8 @@ |
| #include <stddef.h> |
| -#include "base/memory/scoped_ptr.h" |
| +#include <memory> |
| + |
| #include "cc/base/cc_export.h" |
| #include "cc/quads/draw_quad.h" |
| #include "ui/gfx/geometry/rect_f.h" |