Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-color-change.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-to-color-change.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-color-change.html |
similarity index 98% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-to-color-change.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-color-change.html |
index f0840bf62b5fd45223a9435041e60da427f28c3a..959581bfbfeece055c32177114d51213a6aed8b6 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-to-color-change.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-to-color-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> |
<style> |
a { visibility: hidden; } |
</style> |