| Index: cc/proto/BUILD.gn
|
| diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
|
| index 6983a04a14c54f08939a77c517e96c2a6f2a9742..be39ae143a3bd9c8209202a8dde2d144980fae3f 100644
|
| --- a/cc/proto/BUILD.gn
|
| +++ b/cc/proto/BUILD.gn
|
| @@ -31,6 +31,7 @@ proto_library("proto_internal") {
|
| # to include protos from other directories/targets (crbug.com/542423).
|
| "compositor_message.proto",
|
| "display_item.proto",
|
| + "display_list_recording_source.proto",
|
| "layer.proto",
|
| "layer_position_constraint.proto",
|
| "layer_tree_debug_state.proto",
|
|
|