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

Unified Diff: LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml
diff --git a/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml b/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml
index f696a990f9e3964616a7d03e188551486ffc8460..3d89d9d8b8135773d4b74be9653c9d19a963a1f6 100644
--- a/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml
+++ b/LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>mapping dynamic lang to -webkit-locale</title>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
function localeOfNode(id) {
var element = document.getElementById(id);
« no previous file with comments | « LayoutTests/fast/css/lang-mapped-to-webkit-locale.xhtml ('k') | LayoutTests/fast/css/last-child-innerhtml.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698