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

Unified Diff: LayoutTests/fast/js/Promise-then-callback-receiver.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
« no previous file with comments | « LayoutTests/fast/js/Promise-then.html ('k') | LayoutTests/fast/js/Promise-then-in-workers.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/Promise-then-callback-receiver.html
diff --git a/LayoutTests/fast/js/Promise-then-callback-receiver.html b/LayoutTests/fast/js/Promise-then-callback-receiver.html
index bc4f9a759059018625b6741185781bf496418da8..2a9227bdd1aeb04bc910040615ac74625429525e 100644
--- a/LayoutTests/fast/js/Promise-then-callback-receiver.html
+++ b/LayoutTests/fast/js/Promise-then-callback-receiver.html
@@ -56,6 +56,5 @@ Promise.resolve().then(function () {
}).then(finishJSTest, finishJSTest);
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/js/Promise-then.html ('k') | LayoutTests/fast/js/Promise-then-in-workers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698