 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/negative-delay.html | 
| diff --git a/LayoutTests/transitions/negative-delay.html b/LayoutTests/transitions/negative-delay.html | 
| index d33e4b5760f553c7ccd70b7d4c7d8366553d1f4d..a7720a2052178f1a1670ec6657c62ec8340fd6ea 100644 | 
| --- a/LayoutTests/transitions/negative-delay.html | 
| +++ b/LayoutTests/transitions/negative-delay.html | 
| @@ -53,7 +53,7 @@ | 
| } | 
| </style> | 
| - <script src="resources/transition-test-helpers.js"></script> | 
| + <script src="../animations/resources/animation-test-helpers.js"></script> | 
| <script> | 
| // The delay of square1 is negative so square1 should be in ahead of square2. |