| Index: components/framelet/common/BUILD.gn
|
| diff --git a/components/framelet/common/BUILD.gn b/components/framelet/common/BUILD.gn
|
| index 9718eecf94a088eb5e645175209e6a8215fb2d8c..1da5b22e3192f2dd4ccbff75c5164cfda66fa602 100644
|
| --- a/components/framelet/common/BUILD.gn
|
| +++ b/components/framelet/common/BUILD.gn
|
| @@ -3,6 +3,8 @@ static_library("common") {
|
| sources = [
|
| "framelet_constants.cc",
|
| "framelet_constants.h",
|
| + "framelet_message_generator.cc",
|
| + "framelet_message_generator.h",
|
| "framelet_messages.h",
|
| ]
|
|
|
|
|