| Index: ui/app_list/presenter/app_list_presenter.gyp
|
| diff --git a/ui/app_list/presenter/app_list_presenter.gyp b/ui/app_list/presenter/app_list_presenter.gyp
|
| index 57b8e538c181cdb74ed4d7ad55a3456489a31144..cd87eb5fd785c3a1401b509acab524854114618b 100644
|
| --- a/ui/app_list/presenter/app_list_presenter.gyp
|
| +++ b/ui/app_list/presenter/app_list_presenter.gyp
|
| @@ -19,6 +19,7 @@
|
| '../../events/events.gyp:events_base',
|
| '../../events/events.gyp:events',
|
| '../../gfx/gfx.gyp:gfx_geometry',
|
| + '../../latency_info/latency_info.gyp:latency_info',
|
| '../../views/views.gyp:views',
|
| '../app_list.gyp:app_list',
|
| ],
|
|
|