Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index f63d58af74c812a4908911d9bca29db8ac999c54..207296931bdd0ce4ad7f3a8aac8a8ba7f5716335 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -324,6 +324,8 @@ |
| 'quads/render_pass.h', |
| 'quads/render_pass_draw_quad.cc', |
| 'quads/render_pass_draw_quad.h', |
| + 'quads/render_pass_id.cc', |
| + 'quads/render_pass_id.h', |
| 'quads/shared_quad_state.cc', |
| 'quads/shared_quad_state.h', |
| 'quads/solid_color_draw_quad.cc', |