Index: cc/animation/transform_operations_unittest.cc |
diff --git a/cc/animation/transform_operations_unittest.cc b/cc/animation/transform_operations_unittest.cc |
index 206a9f6636d4acbb5fda43feacda0ede4a9e65cb..7e344c706d42aea03249de075aec090b3448d780 100644 |
--- a/cc/animation/transform_operations_unittest.cc |
+++ b/cc/animation/transform_operations_unittest.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <limits> |
+ |
#include "base/memory/scoped_vector.h" |
#include "cc/animation/transform_operations.h" |
#include "cc/test/geometry_test_utils.h" |