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

Unified Diff: LayoutTests/fast/filesystem/file-writer-truncate-extend.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/filesystem/file-writer-truncate-extend.html
diff --git a/LayoutTests/fast/filesystem/file-writer-truncate-extend.html b/LayoutTests/fast/filesystem/file-writer-truncate-extend.html
index 11d3303aab9172b0f344ddd3bcdbfa075dc0855e..db78ea9ec2ec48febbe4d066bc45a38a4c89b334 100644
--- a/LayoutTests/fast/filesystem/file-writer-truncate-extend.html
+++ b/LayoutTests/fast/filesystem/file-writer-truncate-extend.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>File Writer Truncate-To-Extend</title>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script src="resources/file-writer-utils.js"></script>
</head>
<body>
« no previous file with comments | « LayoutTests/fast/filesystem/file-writer-gc-blob.html ('k') | LayoutTests/fast/filesystem/file-writer-write-overlapped.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698