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

Unified Diff: LayoutTests/webexposed/global-constructors-listing-shared-worker.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/webexposed/global-constructors-listing-shared-worker.html
diff --git a/LayoutTests/webexposed/global-constructors-listing-shared-worker.html b/LayoutTests/webexposed/global-constructors-listing-shared-worker.html
index 9af0c6de4d5ff93d8ddc6ba5839b16ff58ba87c1..d1bcf64bef2353166eea1e21452659a95db20d3c 100644
--- a/LayoutTests/webexposed/global-constructors-listing-shared-worker.html
+++ b/LayoutTests/webexposed/global-constructors-listing-shared-worker.html
@@ -8,6 +8,5 @@ description("This test documents the Constructor properties on SharedWorkerGloba
worker = startWorker("resources/global-context-constructors-listing.js", true /* shared */);
</script>
-<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698