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

Unified Diff: LayoutTests/fast/js/console-non-string-values.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/codegen-temporaries-multiple-global-blocks.html ('k') | LayoutTests/fast/js/const.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/console-non-string-values.html
diff --git a/LayoutTests/fast/js/console-non-string-values.html b/LayoutTests/fast/js/console-non-string-values.html
index a14f1ead63295ea1c3b1aebeb50a88c44695ee9f..e33957656a785bbd377cfa54514f2c9b0b9c2e2c 100644
--- a/LayoutTests/fast/js/console-non-string-values.html
+++ b/LayoutTests/fast/js/console-non-string-values.html
@@ -9,6 +9,5 @@ debug('Should see two console messages, the first a string, and the second a num
window.console.log('I am a string');
window.console.log(42);
</script>
-<script src="resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/js/codegen-temporaries-multiple-global-blocks.html ('k') | LayoutTests/fast/js/const.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698