Index: cc/animation/timing_function.h |
diff --git a/cc/animation/timing_function.h b/cc/animation/timing_function.h |
index f722dd6f1daab1f1b95e40663ef58af6e677d477..ddc3c51d95df24169d32a96228ba23487d789180 100644 |
--- a/cc/animation/timing_function.h |
+++ b/cc/animation/timing_function.h |
@@ -5,6 +5,7 @@ |
#ifndef CC_ANIMATION_TIMING_FUNCTION_H_ |
#define CC_ANIMATION_TIMING_FUNCTION_H_ |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "cc/base/cc_export.h" |
#include "ui/gfx/geometry/cubic_bezier.h" |