Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-style-change.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-to-style-change.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-style-change.html |
similarity index 92% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-to-style-change.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-style-change.html |
index c337ebe452cac0ce609096eda5e045ec8e29ca15..825cf642270aaa61e1a81fc7651fd732699b4212 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-to-style-change.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-style-change.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> |