Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-offsetDistance.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-offsetDistance.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-offsetDistance.html |
similarity index 89% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-offsetDistance.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-offsetDistance.html |
index 41ada788efb28a8833e04f79c53dd38a6ceb29a5..7b97c5264377473bfc6cfa22269924f47e13df0d 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-offsetDistance.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-offsetDistance.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='element'></div> |
<script> |