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

Unified Diff: LayoutTests/http/tests/htmlimports/block-cookies.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/htmlimports/block-cookies.html
diff --git a/LayoutTests/http/tests/htmlimports/block-cookies.html b/LayoutTests/http/tests/htmlimports/block-cookies.html
index ca4593425dc3773e0628a7f37a7ce8a395f1dc3e..b16fde0020a2b71aa3d2d13ccdc847126c109562 100644
--- a/LayoutTests/http/tests/htmlimports/block-cookies.html
+++ b/LayoutTests/http/tests/htmlimports/block-cookies.html
@@ -9,6 +9,5 @@
shouldBe("target.import.querySelector('h1').innerHTML", "'Cookie Sent!'");
shouldBe("document.cookie.indexOf('htmlimport=hello')", "-1");
</script>
-<script src="/js-test-resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698