Chromium Code Reviews| Index: blimp/common/proto/BUILD.gn |
| diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn |
| index 5ca8283784c28078b0b7f7af69fdccb5ea510128..fa564ebbb973b6465bae3c19abc9bf226c1941d9 100644 |
| --- a/blimp/common/proto/BUILD.gn |
| +++ b/blimp/common/proto/BUILD.gn |
| @@ -26,11 +26,12 @@ proto_library("proto_internal") { |
| sources = [ |
| "blimp_message.proto", |
| - "common.proto", |
| "compositor.proto", |
| "control.proto", |
| "input.proto", |
| "navigation.proto", |
| + "render_widget.proto", |
| + "size.proto", |
| ] |
| cc_generator_options = "dllexport_decl=BLIMP_PROTO_EXPORT:" |