Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-shapeMargin.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-shapeMargin.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-shapeMargin.html |
similarity index 84% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-shapeMargin.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-shapeMargin.html |
index c188086246a62627e99604d39527adf03aa35901..1b160b26fde64b95a54c925da47b6f1a4927360e 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-shapeMargin.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-shapeMargin.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> |