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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.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/security/contentSecurityPolicy/cached-frame-csp.html
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html b/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
index fe270624db0c0665b79d23117b16f45fd1e815c1..17a39c5d9479410b1b607936461049b67b837db7 100644
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
@@ -24,7 +24,6 @@
finishJSTest();
}
</script>
- <script src="/js-test-resources/js-test-post.js"></script>
</head>
<body>
<iframe src="http://127.0.0.1:8000/security/contentSecurityPolicy/resources/nph-cached-csp.pl" onload="frameLoaded()"></iframe>

Powered by Google App Engine
This is Rietveld 408576698