summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_histograms.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/chrome_frame_histograms.cc')
-rw-r--r--chrome_frame/chrome_frame_histograms.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame_histograms.cc b/chrome_frame/chrome_frame_histograms.cc
index 904cbec..f7592e4 100644
--- a/chrome_frame/chrome_frame_histograms.cc
+++ b/chrome_frame/chrome_frame_histograms.cc
@@ -22,6 +22,8 @@ ChromeFrameHistogramSnapshots::ChromeFrameHistogramSnapshots() {
ChromeFrameHistogramSnapshots::HistogramPickledList
ChromeFrameHistogramSnapshots::GatherAllHistograms() {
+ AutoLock auto_lock(lock_);
+
StatisticsRecorder::Histograms histograms;
StatisticsRecorder::GetHistograms(&histograms);