| Index: LayoutTests/compositing/animation/computed-style-during-delay.html | 
| diff --git a/LayoutTests/compositing/animation/computed-style-during-delay.html b/LayoutTests/compositing/animation/computed-style-during-delay.html | 
| index 55ec0e6a6d3a0aa5d9a835ff06496323f808120c..fd4d381fae7789e50f6017c7165efdffc54bfb03 100644 | 
| --- a/LayoutTests/compositing/animation/computed-style-during-delay.html | 
| +++ b/LayoutTests/compositing/animation/computed-style-during-delay.html | 
| @@ -30,7 +30,7 @@ | 
| to   { -webkit-transform: translateX(400px); } | 
| } | 
| </style> | 
| -    <script src="../../transitions/resources/transition-test-helpers.js" type="text/javascript" charset="utf-8"></script> | 
| +    <script src="../../animations/resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script> | 
| <script type="text/javascript" charset="utf-8"> | 
|  | 
| const expectedValues = [ | 
|  |