| Index: cc/proto/BUILD.gn
|
| diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
|
| index cfbcd31904bc6032931d62d8b7f61ad704e39c58..55b5f5919fcb04670769fffa2a1c8ebe633df500 100644
|
| --- a/cc/proto/BUILD.gn
|
| +++ b/cc/proto/BUILD.gn
|
| @@ -30,6 +30,7 @@ proto_library("proto_internal") {
|
| # TODO(dtrainor): Move protos to their correct packages once it's possible
|
| # to include protos from other directories/targets (crbug.com/542423).
|
| "begin_main_frame_and_commit_state.proto",
|
| + "client_state_update.proto",
|
| "commit_earlyout_reason.proto",
|
| "compositor_message.proto",
|
| "compositor_message_to_impl.proto",
|
|
|