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

Unified Diff: chrome/browser/metrics/chrome_stability_metrics_provider.h

Issue 299783004: Create PluginMetricsProvider class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 7 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
Index: chrome/browser/metrics/chrome_stability_metrics_provider.h
===================================================================
--- chrome/browser/metrics/chrome_stability_metrics_provider.h (revision 272445)
+++ chrome/browser/metrics/chrome_stability_metrics_provider.h (working copy)
@@ -29,7 +29,7 @@
virtual void OnRecordingEnabled() OVERRIDE;
virtual void OnRecordingDisabled() OVERRIDE;
virtual void ProvideStabilityMetrics(
- metrics::SystemProfileProto_Stability* stability_proto) OVERRIDE;
+ metrics::SystemProfileProto* system_profile_proto) OVERRIDE;
private:
// content::NotificationObserver:
« no previous file with comments | « chrome/browser/metrics/android_metrics_provider.cc ('k') | chrome/browser/metrics/chrome_stability_metrics_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698