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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.cgi

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/xmlhttprequest/supported-xml-content-types.cgi
diff --git a/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.cgi b/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.cgi
index cbef3a32d4044fd2125e90819c3a95c5d4f8bafe..4c99bd39f0f1b403a7d3fb1b72f2fb942f30f5cf 100755
--- a/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.cgi
+++ b/LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
use CGI qw(:standard);
my $cgi = new CGI;

Powered by Google App Engine
This is Rietveld 408576698