Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: LayoutTests/plugins/re-request-touch-events-crash.html

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/plugins/re-request-touch-events-crash.html
diff --git a/LayoutTests/platform/chromium/plugins/re-request-touch-events-crash.html b/LayoutTests/plugins/re-request-touch-events-crash.html
similarity index 85%
rename from LayoutTests/platform/chromium/plugins/re-request-touch-events-crash.html
rename to LayoutTests/plugins/re-request-touch-events-crash.html
index d3e6a56686682bcb13644571a4b65a7f79787001..c04222be7607fd26a9ca0dc30b608aaaaefcdca5 100644
--- a/LayoutTests/platform/chromium/plugins/re-request-touch-events-crash.html
+++ b/LayoutTests/plugins/re-request-touch-events-crash.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../../../fast/js/resources/js-test-pre.js"></script>
+<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
@@ -22,4 +22,4 @@ if (window.testRunner) {
</script>
</body>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
+<script src="../fast/js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/plugins/plugin-inside-iframe-expected.txt ('k') | LayoutTests/plugins/re-request-touch-events-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698