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

Unified Diff: LayoutTests/accessibility/main-element.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/accessibility/main-element.html
diff --git a/LayoutTests/platform/chromium/accessibility/main-element.html b/LayoutTests/accessibility/main-element.html
similarity index 81%
rename from LayoutTests/platform/chromium/accessibility/main-element.html
rename to LayoutTests/accessibility/main-element.html
index 46558f9ac8006ce29ce417ba0a2cb53cf4d7aa12..bf1c5762648100dc5e2cbb0668c1d6476896ba0a 100644
--- a/LayoutTests/platform/chromium/accessibility/main-element.html
+++ b/LayoutTests/accessibility/main-element.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../../fast/js/resources/js-test-pre.js"></script>
+<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body id="body">
@@ -25,6 +25,6 @@
</script>
-<script src="../../../fast/js/resources/js-test-post.js"></script>
+<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698