Index: cc/proto/BUILD.gn |
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn |
index 31d3cd5169bd3d62a2a46dbe2a3e6bac1aaa233e..2465cfa592b3df0de2f2d8b3d721d3910995f9dc 100644 |
--- a/cc/proto/BUILD.gn |
+++ b/cc/proto/BUILD.gn |
@@ -29,6 +29,7 @@ proto_library("proto_internal") { |
sources = [ |
# TODO(dtrainor): Move protos to their correct packages once it's possible |
# to include protos from other directories/targets (crbug.com/542423). |
+ "compositor_message.proto", |
"display_item.proto", |
"layer.proto", |
"point.proto", |