Index: cc/resources/priority_calculator.cc |
diff --git a/cc/resources/priority_calculator.cc b/cc/resources/priority_calculator.cc |
index aaeb6bb3b3e9036fc9171c6c3c0d54f7a6616363..bb9908d62812593c1cf6c1443b84553c097fdd1b 100644 |
--- a/cc/resources/priority_calculator.cc |
+++ b/cc/resources/priority_calculator.cc |
@@ -4,6 +4,8 @@ |
#include "cc/resources/priority_calculator.h" |
+#include <algorithm> |
+ |
#include "ui/gfx/rect.h" |
namespace cc { |