Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-transform.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-transform.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-transform.html |
similarity index 83% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-transform.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-transform.html |
index 940b756d14a785265478eceeba5a0530f38aa106..ffaa8f269f55866e9d51f15c6b7841ceeb34d957 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-transform.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-transform.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> |