 Chromium Code Reviews
 Chromium Code Reviews Issue 15738009:
  Beat the transition tests with a sanity stick.  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk
    
  
    Issue 15738009:
  Beat the transition tests with a sanity stick.  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk| Index: LayoutTests/transitions/transition-end-event-rendering.html | 
| diff --git a/LayoutTests/transitions/transition-end-event-rendering.html b/LayoutTests/transitions/transition-end-event-rendering.html | 
| index 959afd60d09b011bce3ae106d679ca9b6d0c3a9f..ead97c52ee51a30faa6e1a1e8e4871cd8de9f8b9 100644 | 
| --- a/LayoutTests/transitions/transition-end-event-rendering.html | 
| +++ b/LayoutTests/transitions/transition-end-event-rendering.html | 
| @@ -40,7 +40,7 @@ | 
| } | 
| </style> | 
| - <script src="resources/transition-test-helpers.js"></script> | 
| + <script src="../animations/resources/animation-test-helpers.js"></script> | 
| <script> | 
| function testEnded() |