| Index: third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animation-events-create.html b/third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/animations/animation-events-create.html
|
| rename to third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
|
| index f65a16d0d39c06a1f27de08758b8c3e543b40ec5..b94f7e51c9609997b59d2d4d69f2fbb5d92b0c51 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animation-events-create.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/events/animation-events-create.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|