Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-verticalAlign.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-verticalAlign.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-verticalAlign.html |
similarity index 82% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-verticalAlign.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-verticalAlign.html |
index 8521d93295657afa4163df340c474f957735c8b0..a97c401622578b1a939d194e3785181f6ca10216 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-verticalAlign.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-verticalAlign.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> |