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

Unified Diff: chromecast/chromecast.gyp

Issue 602393004: Chromecast: adds stability metrics provider to track crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rm LOAD_START 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/common/pref_names.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 9ba706aa616108048729e65d0a6caddd0ed2f482..17893a19a78cbb7345f977ab4da08b107f345922 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -59,6 +59,8 @@
'metrics/cast_metrics_prefs.h',
'metrics/cast_metrics_service_client.cc',
'metrics/cast_metrics_service_client.h',
+ 'metrics/cast_stability_metrics_provider.cc',
+ 'metrics/cast_stability_metrics_provider.h',
'metrics/platform_metrics_providers.h',
],
'conditions': [
« no previous file with comments | « no previous file | chromecast/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698