Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-minHeight.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-minHeight.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-minHeight.html |
similarity index 88% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-minHeight.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-minHeight.html |
index eb9f669f6463430bd87d77b3b6320f3a4ab380af..a7a4b7429cb58b4387d7f1c7dd1afbec2f9b52bd 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-minHeight.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-minHeight.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> |