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

Unified Diff: LayoutTests/http/tests/incremental/chunked-xsl-transformed-xml.pl

Issue 135583003: checkpoint Blink-side work to use Apache on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: new rollup patch Created 6 years, 10 months 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/incremental/chunked-xsl-transformed-xml.pl
diff --git a/LayoutTests/http/tests/incremental/chunked-xsl-transformed-xml.pl b/LayoutTests/http/tests/incremental/chunked-xsl-transformed-xml.pl
index 9ab95ca648d017ec76c5cd01b46e1b0c3fe52891..a13f08504842afdd2aa78d216884680b15185aec 100755
--- a/LayoutTests/http/tests/incremental/chunked-xsl-transformed-xml.pl
+++ b/LayoutTests/http/tests/incremental/chunked-xsl-transformed-xml.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
# flush the buffers after each print
select (STDOUT);

Powered by Google App Engine
This is Rietveld 408576698