| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 66e805093c9be2d2ac28bb74418dc730c3654adc..a9cfb0af5bed44fd643fd4941ef007c3723bc5c5 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -829,6 +829,7 @@ test("cc_unittests") {
|
| "output/software_renderer_unittest.cc",
|
| "output/texture_mailbox_deleter_unittest.cc",
|
| "playback/display_item_list_unittest.cc",
|
| + "playback/display_list_raster_source_unittest.cc",
|
| "playback/display_list_recording_source_unittest.cc",
|
| "playback/picture_pile_impl_unittest.cc",
|
| "playback/picture_pile_unittest.cc",
|
|
|