| Index: LayoutTests/transitions/transform-op-list-no-match.html | 
| diff --git a/LayoutTests/transitions/transform-op-list-no-match.html b/LayoutTests/transitions/transform-op-list-no-match.html | 
| index bf6d30dd3da6a28c781580d641f7bd2c2ec0a99e..0e3ec4c5eae3b05a52f7fa5a6ead335598ae5067 100644 | 
| --- a/LayoutTests/transitions/transform-op-list-no-match.html | 
| +++ b/LayoutTests/transitions/transform-op-list-no-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) | 
|  |