Chromium Code Reviews

Unified Diff: ui/app_list/presenter/app_list_presenter.gyp

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some more gyp issues Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ui/app_list/app_list.gyp ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « ui/app_list/app_list.gyp ('k') | ui/aura/aura.gyp » ('j') | no next file with comments »

Powered by Google App Engine