Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index a4f70ff16919287f272e93e9d4af04b04b2c0e42..ed1086fcd45c57bca98d73063c000bd2986b2ae2 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -299,6 +299,8 @@ |
| 'output/layer_quad.h', |
| 'output/managed_memory_policy.cc', |
| 'output/managed_memory_policy.h', |
| + 'output/native_layer_renderer.cc', |
| + 'output/native_layer_renderer.h', |
| 'output/output_surface.cc', |
| 'output/output_surface.h', |
| 'output/output_surface_client.h', |