Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-background.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-background.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-background.html |
similarity index 95% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-background.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-simple-background.html |
index 11b291361fed5074c7201158c3d19354613dadc7..a5a4164958e65910282afbf2724cc61fd00cb8b0 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-background.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-background.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../fast/js/resources/js-test-pre.js"></script> |
</head> |
<body onload="runTest();"> |
<div style="-webkit-transform: translateZ(0); position: relative; left: 10px; top: 40px"> |