Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(724)

Unified Diff: components/exo.gypi

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/arc.gypi ('k') | components/test_runner/test_runner.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo.gypi
diff --git a/components/exo.gypi b/components/exo.gypi
index 37ccc7d34c08a950ea8b1b709f39b730e48992e2..615c949c68fc8d970ef9a4a55c98abd0878db673 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -77,6 +77,7 @@
'../ui/events/events.gyp:dom_keycode_converter',
'../ui/display/display.gyp:display',
'../ui/events/events.gyp:events_base',
+ '../ui/latency_info/latency_info.gyp:latency_info',
'../ui/views/views.gyp:views',
'exo',
],
« no previous file with comments | « components/arc.gypi ('k') | components/test_runner/test_runner.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698