| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 83288d8b59a4652ac77bb78cea25f4aff9a46396..dc89d3c76f904f52049888ef9f65b57137920705 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -673,7 +673,6 @@
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| '../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',
|
| @@ -881,7 +880,6 @@
|
| '../events/events.gyp:events_test_support',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| - '../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',
|
|
|