| Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-perspective.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-perspective.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-perspective.html
|
| similarity index 89%
|
| rename from third_party/WebKit/LayoutTests/animations/animations-responsive-perspective.html
|
| rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-perspective.html
|
| index 3153ebc22884653947038e5441111c5d05ca6ac7..7b79f49aa09e3a4276142ef0a8347b09653d2841 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animations-responsive-perspective.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-perspective.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| -<script src="../resources/testharness.js"></script>
|
| -<script src="../resources/testharnessreport.js"></script>
|
| +<script src="../../resources/testharness.js"></script>
|
| +<script src="../../resources/testharnessreport.js"></script>
|
|
|
| <div id='container'>
|
| <div id='element'></div>
|
|
|