Index: cc/proto/BUILD.gn |
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn |
index dcd42146882e188d2fb4e666a71d938eb5db28ea..31d3cd5169bd3d62a2a46dbe2a3e6bac1aaa233e 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). |
"display_item.proto", |
+ "layer.proto", |
"point.proto", |
"pointf.proto", |
"rect.proto", |