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

Unified Diff: chromecast/chromecast.gyp

Issue 587853002: Chromecast: adds Gpu/Network/Profiler metrics providers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | chromecast/metrics/cast_metrics_service_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 90c3c87ae5579585eed0109603b0edd3102ab278..6acf2313ce2253707a60039ad28993587b12df2d 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -50,7 +50,9 @@
'cast_common',
'../components/components.gyp:component_metrics_proto',
'../components/components.gyp:metrics',
+ '../components/components.gyp:metrics_gpu',
'../components/components.gyp:metrics_net',
+ '../components/components.gyp:metrics_profiler',
],
'sources': [
'metrics/cast_metrics_prefs.cc',
« no previous file with comments | « no previous file | chromecast/metrics/cast_metrics_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698