Index: blimp/common/proto/BUILD.gn |
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn |
index 5ca8283784c28078b0b7f7af69fdccb5ea510128..0c1139186e29f6628a52104c921a380d73c9f0f3 100644 |
--- a/blimp/common/proto/BUILD.gn |
+++ b/blimp/common/proto/BUILD.gn |
@@ -31,6 +31,8 @@ proto_library("proto_internal") { |
"control.proto", |
"input.proto", |
"navigation.proto", |
+ "render_widget.proto", |
+ "size.proto", |
] |
cc_generator_options = "dllexport_decl=BLIMP_PROTO_EXPORT:" |