Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 4137362db82fe4d5d71bb4be85fdeb26afec8564..c4d126870197c81b75804b6d9bc087210aa019b6 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -224,6 +224,8 @@ component("cc") { |
| "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", |