summaryrefslogtreecommitdiffstats
path: root/cc/debug/frame_rate_counter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/debug/frame_rate_counter.cc')
-rw-r--r--cc/debug/frame_rate_counter.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/debug/frame_rate_counter.cc b/cc/debug/frame_rate_counter.cc
index bcd31b0..8a829ff 100644
--- a/cc/debug/frame_rate_counter.cc
+++ b/cc/debug/frame_rate_counter.cc
@@ -4,6 +4,7 @@
#include "cc/debug/frame_rate_counter.h"
+#include <algorithm>
#include <limits>
#include "base/metrics/histogram.h"