Chromium Code Reviews| Index: ui/events/ipc/BUILD.gn |
| diff --git a/ui/events/ipc/BUILD.gn b/ui/events/ipc/BUILD.gn |
| index f7eaf887b8095556cb6c70f5f106c0d4d5263e3d..975b875f0fa342e6755216276757d5b225a5664f 100644 |
| --- a/ui/events/ipc/BUILD.gn |
| +++ b/ui/events/ipc/BUILD.gn |
| @@ -9,6 +9,7 @@ component("events_ipc") { |
| sources = [ |
| "latency_info_param_traits.cc", |
| "latency_info_param_traits.h", |
| + "latency_info_param_traits_macros.h", |
| ] |
| defines = [ "EVENTS_IPC_IMPLEMENTATION" ] |