Upstream version 11.39.250.0
[platform/framework/web/crosswalk.git] / src / components / metrics / metrics_provider.h
index 9daaaaf..22afe14 100644 (file)
@@ -48,7 +48,8 @@ class MetricsProvider {
   virtual void ClearSavedStabilityMetrics();
 
   // Provides general metrics that are neither system profile nor stability
-  // metrics.
+  // metrics. May also be used to add histograms when final metrics are
+  // collected right before upload.
   virtual void ProvideGeneralMetrics(
       ChromeUserMetricsExtension* uma_proto);