| Index: cc/output/bsp_walk_action.h
|
| diff --git a/cc/output/bsp_walk_action.h b/cc/output/bsp_walk_action.h
|
| index a89d8eab36495dace23e177e3c092bd056b49908..3f605dabbdf81f13e5d1c2937520c538214baa9a 100644
|
| --- a/cc/output/bsp_walk_action.h
|
| +++ b/cc/output/bsp_walk_action.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef CC_OUTPUT_BSP_WALK_ACTION_H_
|
| #define CC_OUTPUT_BSP_WALK_ACTION_H_
|
|
|
| +#include <memory>
|
| #include <vector>
|
|
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "cc/output/direct_renderer.h"
|
| #include "cc/quads/draw_polygon.h"
|
|
|
|
|