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

Unified Diff: LayoutTests/fast/filesystem/filesystem-missing-arguments.html

Issue 48903019: Delete js-test-post.js. (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/filesystem-missing-arguments.html
diff --git a/LayoutTests/fast/filesystem/filesystem-missing-arguments.html b/LayoutTests/fast/filesystem/filesystem-missing-arguments.html
index 6231be3ae0e7c1825d1d232ed4c2c22d08b548d8..44f7179bfcdc6a3bd1691f07e5a76cd8bf24918b 100644
--- a/LayoutTests/fast/filesystem/filesystem-missing-arguments.html
+++ b/LayoutTests/fast/filesystem/filesystem-missing-arguments.html
@@ -10,6 +10,5 @@ shouldThrow("webkitRequestFileSystem()");
shouldThrow("webkitRequestFileSystem(TEMPORARY)");
shouldThrow("webkitResolveLocalFileSystemURL()");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/filesystem/file-writer-write-overlapped.html ('k') | LayoutTests/fast/filesystem/filesystem-reference.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698