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

Unified Diff: LayoutTests/http/tests/misc/async-and-defer-script.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/http/tests/misc/async-and-defer-script.html
diff --git a/LayoutTests/http/tests/misc/async-and-defer-script.html b/LayoutTests/http/tests/misc/async-and-defer-script.html
index 6874e0a395f5ce15bb7efe78cf7c0a97b5492bb8..d57ebb3decc8d26e4947026e28a76b3e3e91f86b 100644
--- a/LayoutTests/http/tests/misc/async-and-defer-script.html
+++ b/LayoutTests/http/tests/misc/async-and-defer-script.html
@@ -13,6 +13,5 @@ document.addEventListener("DOMContentLoaded", function() {
}, false);
</script>
<script defer async src="http://127.0.0.1:8000/misc/resources/slow-async-script.cgi"></script>
-<script src="../../js-test-resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698