Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index 2372dca16f1991cae5d768a5f6bea1cf3a12a82a..91c0d1984721915dbaa03d41faa694e38867b9b6 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -25,6 +25,7 @@ |
'../events/platform/events_platform.gyp:events_platform', |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
+ '../latency_info/latency_info.gyp:latency_info', |
], |
'defines': [ |
'AURA_IMPLEMENTATION', |
@@ -162,6 +163,7 @@ |
'../events/events.gyp:events_test_support', |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
+ '../latency_info/latency_info.gyp:latency_info', |
'aura', |
], |
'include_dirs': [ |
@@ -261,6 +263,7 @@ |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
'../gl/gl.gyp:gl', |
+ '../latency_info/latency_info.gyp:latency_info', |
'aura_test_support', |
'aura', |
], |