Chromium Code Reviews| Index: ui/events/events.gyp |
| diff --git a/ui/events/events.gyp b/ui/events/events.gyp |
| index 4a9d4711832bb650c01601001fb3f8d538b65740..b905a482cfc3d365c2c25718d0f0f82034cdf577 100644 |
| --- a/ui/events/events.gyp |
| +++ b/ui/events/events.gyp |
| @@ -312,6 +312,7 @@ |
| 'sources': [ |
| 'ipc/latency_info_param_traits.cc', |
| 'ipc/latency_info_param_traits.h', |
| + 'ipc/latency_info_param_traits_macros.h', |
| ], |
| }, |
| { |
| @@ -388,4 +389,4 @@ |
| ], |
| }], |
| ], |
| -} |
| +} |