Index: third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-opacity.html |
diff --git a/third_party/WebKit/LayoutTests/animations/animations-responsive-opacity.html b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-opacity.html |
similarity index 83% |
rename from third_party/WebKit/LayoutTests/animations/animations-responsive-opacity.html |
rename to third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-opacity.html |
index 24fcad50a10ce67b67acf8adeb6510b35bc3a5cd..4098150b3c8e8d1e198a49d409fdeef0ca4de58f 100644 |
--- a/third_party/WebKit/LayoutTests/animations/animations-responsive-opacity.html |
+++ b/third_party/WebKit/LayoutTests/animations/responsive/animations-responsive-opacity.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> |