Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index ec03320226b2ac00a2c1dbb4a5b332d2ee138ea5..05c732433e782dcc52e093f720a14503718d9c0b 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -285,6 +285,8 @@ |
| 'output/filter_operation.h', |
| 'output/filter_operations.cc', |
| 'output/filter_operations.h', |
| + 'output/forced_redraw_swap_promise.cc', |
| + 'output/forced_redraw_swap_promise.h', |
| 'output/geometry_binding.cc', |
| 'output/geometry_binding.h', |
| 'output/gl_frame_data.cc', |