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

Unified Diff: LayoutTests/http/tests/misc/resources/percent-sign-in-form-data-field-name.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/misc/resources/percent-sign-in-form-data-field-name.cgi
diff --git a/LayoutTests/http/tests/misc/resources/percent-sign-in-form-data-field-name.cgi b/LayoutTests/http/tests/misc/resources/percent-sign-in-form-data-field-name.cgi
index a08df19fd64e3a2641b8a4674697ff781d0b3698..44250774f156d07ca6204defaade84476bc851ed 100755
--- a/LayoutTests/http/tests/misc/resources/percent-sign-in-form-data-field-name.cgi
+++ b/LayoutTests/http/tests/misc/resources/percent-sign-in-form-data-field-name.cgi
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl -wT
print "Content-type: text/html\n\n";

Powered by Google App Engine
This is Rietveld 408576698