| Index: LayoutTests/transitions/transform-op-list-match.html | 
| diff --git a/LayoutTests/transitions/transform-op-list-match.html b/LayoutTests/transitions/transform-op-list-match.html | 
| index 0d3f33ed152793403159c32260d2b2fd802d635f..04c5d99fc4615519132927d3a8960241a9dc9dd7 100644 | 
| --- a/LayoutTests/transitions/transform-op-list-match.html | 
| +++ b/LayoutTests/transitions/transform-op-list-match.html | 
| @@ -13,7 +13,7 @@ | 
| -webkit-transition-property: -webkit-transform; | 
| } | 
| </style> | 
| -  <script src="resources/transition-test-helpers.js"></script> | 
| +  <script src="../animations/resources/animation-test-helpers.js"></script> | 
| <script type="text/javascript"> | 
|  | 
| function DegreesToRotation(angle) | 
|  |