| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 14fc894787c80ea0b2ad7f84db93a0e3fe80ee41..febbd0070f73da10fd3f5f141d3bf48087223233 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -292,6 +292,8 @@ component("cc") {
|
| "playback/display_item_list.h",
|
| "playback/display_item_list_settings.cc",
|
| "playback/display_item_list_settings.h",
|
| + "playback/display_item_proto_factory.cc",
|
| + "playback/display_item_proto_factory.h",
|
| "playback/display_list_raster_source.cc",
|
| "playback/display_list_raster_source.h",
|
| "playback/display_list_recording_source.cc",
|
|
|