Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-borderImageWidth.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-borderImageWidth.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-borderImageWidth.html |
similarity index 83% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-borderImageWidth.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-borderImageWidth.html |
index d3f2251cc270a8617f8fd06121755670a03ae158..911c0b429b661df9d69ea5af7f9acf545342740b 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-borderImageWidth.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-borderImageWidth.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> |