Add LatencyInfo support for Surfaces.

BUG=

Review URL: https://codereview.chromium.org/539783002

Cr-Commit-Position: refs/heads/master@{#293314}
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 32fcc0e..30ff5d2 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -505,6 +505,7 @@
         '<(DEPTH)/base/base.gyp:base',
         '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
         '<(DEPTH)/skia/skia.gyp:skia',
+        '<(DEPTH)/ui/events/events.gyp:events_base',
         '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
         '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',
       ],