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..d56e4e2b80f6bae0e5abbbb945b134cf98c8173e 100644 |
| --- a/components/printing/common/BUILD.gn |
| +++ b/components/printing/common/BUILD.gn |
| @@ -6,6 +6,7 @@ static_library("printing_common") { |
| sources = [ |
| "print_messages.cc", |
| "print_messages.h", |
| + "printing_param_traits_macros.h", |
| ] |
| deps = [ |