Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-assorted-lengths.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-assorted-lengths.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-assorted-lengths.html |
similarity index 96% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-assorted-lengths.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-assorted-lengths.html |
index 68a0bccdc396a601922b2361aa5b8606293f584e..e0560c7674964211b38d4f2eaa964805a9feca38 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-assorted-lengths.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-assorted-lengths.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> |