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

Unified Diff: components/arc.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 | « chrome/chrome_tests.gypi ('k') | components/exo.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 5aa8c91a65f567dc4451895293b4b2b59b1992eb..c9e8941b311eee2dfbce1211a5d0f5bbdb0dd6e2 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -26,6 +26,7 @@
'../ui/base/ui_base.gyp:ui_base',
'../ui/base/ui_base.gyp:ui_base_test_support',
'../ui/events/events.gyp:events_base',
+ '../ui/latency_info/latency_info.gyp:latency_info',
'../url/url.gyp:url_lib',
],
'sources': [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/exo.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698