Chromium Code Reviews| Index: components/printing/common/BUILD.gn |
| diff --git a/components/printing/common/BUILD.gn b/components/printing/common/BUILD.gn |
| index 311007288bcb2d02f073e2f7133bea29ce0744bc..7492bda25a9b4d7a4fc856a08c510b455f931a96 100644 |
| --- a/components/printing/common/BUILD.gn |
| +++ b/components/printing/common/BUILD.gn |
| @@ -6,6 +6,8 @@ static_library("printing_common") { |
| sources = [ |
| "print_messages.cc", |
| "print_messages.h", |
| + "printing_message_generator.cc", |
| + "printing_message_generator.h", |
| ] |
| deps = [ |