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

Unified Diff: LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.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/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.html
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.html b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.html
index 345042e216ef93a56e16f864d4d00c2da5ebe1a3..2d73d5e19a90a2860e430d12f7682fb71847194c 100644
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.html
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received.html
@@ -28,7 +28,6 @@
};
xhr.send(null);
</script>
- <script src="../js/resources/js-test-post.js"></script>
</head>
<body>
<div id="description"></div>

Powered by Google App Engine
This is Rietveld 408576698