| Index: third_party/WebKit/LayoutTests/animations/timing/longhand-timing-function.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/longhand-timing-function.html b/third_party/WebKit/LayoutTests/animations/timing/longhand-timing-function.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/animations/longhand-timing-function.html
|
| rename to third_party/WebKit/LayoutTests/animations/timing/longhand-timing-function.html
|
| index e8ebce22592544bfac62d4f4aa1f256ef66e78b1..8f177f51c652328d52f19c0c1379dd68237f1b30 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/longhand-timing-function.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/timing/longhand-timing-function.html
|
| @@ -24,7 +24,7 @@
|
| to { left: 400px; }
|
| }
|
| </style>
|
| - <script src="resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
|
| + <script src="../resources/animation-test-helpers.js" type="text/javascript" charset="utf-8"></script>
|
| <script type="text/javascript" charset="utf-8">
|
| if (window.testRunner)
|
| testRunner.waitUntilDone();
|
|
|