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

Unified Diff: LayoutTests/fast/js/Promise-resolve-with-itself.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/js/Promise-resolve-with-itself.html
diff --git a/LayoutTests/fast/js/Promise-resolve-with-itself.html b/LayoutTests/fast/js/Promise-resolve-with-itself.html
index 630021ccaba2b90526b87a318f2bb3c760b2cebb..08516464528d2cd0c5aad3f95681bf52c589eb29 100644
--- a/LayoutTests/fast/js/Promise-resolve-with-itself.html
+++ b/LayoutTests/fast/js/Promise-resolve-with-itself.html
@@ -25,6 +25,5 @@ promise.then(function () {
resolve(promise);
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698