Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 1a58df76e41b0f604151c4d27d4f4edbcfe8d8ba..97afc7f4a26d17d9600188a20c2a8b6408d35aad 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -683,6 +683,7 @@ |
'../gfx/gfx.gyp:gfx_geometry', |
'../gfx/gfx.gyp:gfx_range', |
'../gfx/gfx.gyp:gfx_vector_icons', |
+ '../latency_info/latency_info.gyp:latency_info', |
'../native_theme/native_theme.gyp:native_theme', |
'../resources/ui_resources.gyp:ui_resources', |
'../strings/ui_strings.gyp:ui_strings', |
@@ -895,6 +896,7 @@ |
'../gfx/gfx.gyp:gfx', |
'../gfx/gfx.gyp:gfx_geometry', |
'../gfx/gfx.gyp:gfx_range', |
+ '../latency_info/latency_info.gyp:latency_info', |
'../native_theme/native_theme.gyp:native_theme', |
'../resources/ui_resources.gyp:ui_resources', |
'../resources/ui_resources.gyp:ui_test_pak', |