Index: LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html |
diff --git a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html |
similarity index 95% |
rename from LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel.html |
rename to LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html |
index a6d88695a16abe5306acf3992fd6ada15f5281bb..4c2ba86ab9b0adc1e5dc4009ee0864b868cc208b 100644 |
--- a/LayoutTests/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.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();" onclick="doNothing();"> |
<div style="-webkit-transform: translateZ(0); position: relative; left: 10px; top: 40px"> |