Chromium Code Reviews| Index: ui/gfx/ipc/BUILD.gn |
| diff --git a/ui/gfx/ipc/BUILD.gn b/ui/gfx/ipc/BUILD.gn |
| index 28834af6aecef71a025b46a2b8be2780a98d8618..28da16626353091131eeded269434d3a24a469f4 100644 |
| --- a/ui/gfx/ipc/BUILD.gn |
| +++ b/ui/gfx/ipc/BUILD.gn |
| @@ -8,6 +8,7 @@ component("ipc") { |
| sources = [ |
| "gfx_param_traits.cc", |
| "gfx_param_traits.h", |
| + "gfx_param_traits_macros.h", |
| ] |
| defines = [ "GFX_IPC_IMPLEMENTATION" ] |