Index: chrome/browser/metrics/metrics_service.h |
diff --git a/chrome/browser/metrics/metrics_service.h b/chrome/browser/metrics/metrics_service.h |
index c56b46916c87a51a4e077a4295081ae14463387d..e35baeff173226c8eed3010923ca6d42006f1a57 100644 |
--- a/chrome/browser/metrics/metrics_service.h |
+++ b/chrome/browser/metrics/metrics_service.h |
@@ -207,6 +207,7 @@ class MetricsService |
bool recording_active() const; |
bool reporting_active() const; |
+ // TODO(blundell): Move this to ChromeMetricsServiceClient. |
void LogPluginLoadingError(const base::FilePath& plugin_path); |
// Redundant test to ensure that we are notified of a clean exit. |