Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-fontSize.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-fontSize.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-fontSize.html |
similarity index 94% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-fontSize.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-fontSize.html |
index 9f794fdd5203a977f52b1e130250040498ce2d3a..d3e0426f3dfc56a6706164f235fa65f131fd2bb1 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-fontSize.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-fontSize.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> |
</div> |