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

Unified Diff: LayoutTests/accessibility/add-to-menu-list-crashes.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
« no previous file with comments | « no previous file | LayoutTests/accessibility/add-to-menu-list-crashes-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/accessibility/add-to-menu-list-crashes.html
diff --git a/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes.html b/LayoutTests/accessibility/add-to-menu-list-crashes.html
similarity index 90%
rename from LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes.html
rename to LayoutTests/accessibility/add-to-menu-list-crashes.html
index aecb4e5a0d0e75e2b4c8f0c9d78130f7c9dda651..d47245d27d8f82ebb435c98fa0c3b12155573f8b 100644
--- a/LayoutTests/platform/chromium/accessibility/add-to-menu-list-crashes.html
+++ b/LayoutTests/accessibility/add-to-menu-list-crashes.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>
@@ -34,7 +34,7 @@
</script>
</select>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
+<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/accessibility/add-to-menu-list-crashes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698