| Index: chrome/browser/metrics/metrics_service.h
|
| diff --git a/chrome/browser/metrics/metrics_service.h b/chrome/browser/metrics/metrics_service.h
|
| index 57c54474237cc6655c17acbc24c0be4f9ec9b23d..116fadfb1ce540064848bef67b0a002675799aad 100644
|
| --- a/chrome/browser/metrics/metrics_service.h
|
| +++ b/chrome/browser/metrics/metrics_service.h
|
| @@ -206,7 +206,6 @@
|
| 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.
|
|
|