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

Unified Diff: chromecast/browser/metrics/cast_metrics_service_client.h

Issue 1285093004: [Chromecast] Inform metrics service of not-idle state during Cast events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 4 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/browser/metrics/cast_metrics_service_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/metrics/cast_metrics_service_client.h
diff --git a/chromecast/browser/metrics/cast_metrics_service_client.h b/chromecast/browser/metrics/cast_metrics_service_client.h
index 771b78edb02f0342c74472705700cd83755190b5..98db07340538e1d9dae0a29ad31f0806b4bcb74e 100644
--- a/chromecast/browser/metrics/cast_metrics_service_client.h
+++ b/chromecast/browser/metrics/cast_metrics_service_client.h
@@ -48,6 +48,7 @@ class CastMetricsServiceClient : public ::metrics::MetricsServiceClient {
net::URLRequestContextGetter* request_context);
static void RegisterPrefs(PrefRegistrySimple* registry);
+ void OnApplicationNotIdle();
void Initialize(CastService* cast_service);
void Finalize();
« no previous file with comments | « no previous file | chromecast/browser/metrics/cast_metrics_service_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698