Index: cc/animation/layer_animation_controller_unittest.cc |
diff --git a/cc/animation/layer_animation_controller_unittest.cc b/cc/animation/layer_animation_controller_unittest.cc |
index 7f0f0332b856cf447d2385ad48d0bdf445b3e9df..f47b0cf8ebd3f2862ad1caf6d0084db09a703021 100644 |
--- a/cc/animation/layer_animation_controller_unittest.cc |
+++ b/cc/animation/layer_animation_controller_unittest.cc |
@@ -4,6 +4,8 @@ |
#include "cc/animation/layer_animation_controller.h" |
+#include <stddef.h> |
+ |
#include "cc/animation/animation.h" |
#include "cc/animation/animation_curve.h" |
#include "cc/animation/animation_delegate.h" |