Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-strokeDasharray.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-strokeDasharray.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-strokeDasharray.html |
similarity index 85% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-strokeDasharray.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-strokeDasharray.html |
index d088ad09083fa83d698b4344b3d063db50df75e2..621fcd58fe878dec5b1a728aff658772d9f5d960 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-strokeDasharray.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-strokeDasharray.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> |