| Index: cc/test/animation_timelines_test_common.h
|
| diff --git a/cc/test/animation_timelines_test_common.h b/cc/test/animation_timelines_test_common.h
|
| index 968a05cd775350918bce235fad354d21ba1b84c9..0ed3a34d0331e80fb75dc3da3757b05994ee5c33 100644
|
| --- a/cc/test/animation_timelines_test_common.h
|
| +++ b/cc/test/animation_timelines_test_common.h
|
| @@ -14,6 +14,7 @@
|
| #include "cc/trees/mutator_host_client.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/geometry/scroll_offset.h"
|
| +#include "ui/gfx/transform.h"
|
|
|
| namespace cc {
|
|
|
|
|