Index: blimp/common/proto/BUILD.gn |
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn |
index 5ca8283784c28078b0b7f7af69fdccb5ea510128..69346c7878a2ebb370ccd47c78d9d592ad916db7 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", |
+ "resize.proto", |
] |
cc_generator_options = "dllexport_decl=BLIMP_PROTO_EXPORT:" |