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

Unified Diff: LayoutTests/fast/forms/file/input-file-entries.html

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/forms/file/input-file-entries.html
diff --git a/LayoutTests/fast/forms/file/input-file-entries.html b/LayoutTests/fast/forms/file/input-file-entries.html
index 367adb9d409623f5861fa5a4b09a0b01e9ee7fde..629c9bdc0a29d61e71a97e9f9135a6573e0736c6 100644
--- a/LayoutTests/fast/forms/file/input-file-entries.html
+++ b/LayoutTests/fast/forms/file/input-file-entries.html
@@ -3,7 +3,7 @@
<body>
<input type="file" name="files" id="files">
<pre id="console"></pre>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<script>
description('Tests the webkitEntries attribute of &lt;input type="file"&gt;');
« no previous file with comments | « LayoutTests/fast/forms/file/file-setrangetext.html ('k') | LayoutTests/fast/forms/file/input-file-value.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698