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

Unified Diff: LayoutTests/http/tests/misc/resources/slow-frame-with-image.php

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/misc/resources/slow-frame-with-image.php
diff --git a/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php b/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
index 9fbf355c0d86c32ba33a84f90589ef6aa92d7f1b..e16b6b87673ba3ff5cd758ebf73025a46cb3e06f 100644
--- a/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
+++ b/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
@@ -44,6 +44,5 @@ ob_flush();
flush();
sleep(2);
?>
-<script src="/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698