This CL moves the LatencyInfo's IPC traits from
content/common/content_param_traits_macros.h to
ui/events/ipc/latency_info_param_traits
This way, code that wants to use LatencyInfo over IPC
don't have to depend on content/common, but a rather
smaller target events.gyp:events_ipc.
Also adds latency_info_nacl.gyp for a nacl build that
wants to use LatencyInfo over IPC.
BUG=
355719
TEST=no functional change. Chrome builds.
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=271987