Index: cc/proto/BUILD.gn |
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn |
index b868e4c988d6fe7cec309cf497dbf45fe1f4609e..af37379a1070cc1276e1e3e6cb4b35483667a5b6 100644 |
--- a/cc/proto/BUILD.gn |
+++ b/cc/proto/BUILD.gn |
@@ -16,6 +16,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. |
+ "display_item.proto", |
"point.proto", |
"pointf.proto", |
"rect.proto", |