Index: base/metrics/statistics_recorder.cc |
diff --git a/base/metrics/statistics_recorder.cc b/base/metrics/statistics_recorder.cc |
index 23c28d4943b4e1b28006a43ae050eb03a3a00ff0..39ecc30a359986c3bb5567cef83f410a155f9f8a 100644 |
--- a/base/metrics/statistics_recorder.cc |
+++ b/base/metrics/statistics_recorder.cc |
@@ -31,7 +31,6 @@ void StatisticsRecorder::Initialize() { |
g_statistics_recorder_.Get(); |
} |
- |
// static |
bool StatisticsRecorder::IsActive() { |
if (lock_ == NULL) |