| Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-boxShadow.html
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-boxShadow.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-boxShadow.html
|
| similarity index 86%
|
| rename from third_party/WebKit/LayoutTests/animations/animations-responsive-boxShadow.html
|
| rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-boxShadow.html
|
| index 32c3f8fd7f06ac3c56952f48cfd9045dc6c28629..f2160c868847fc344377a53dc6bfd5fc49e82ed6 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animations-responsive-boxShadow.html
|
| +++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-boxShadow.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>
|
| </div>
|
|
|