Chromium Code Reviews| Index: LayoutTests/http/tests/storage/resources/callbacks-are-called-in-correct-context.cgi |
| diff --git a/LayoutTests/http/tests/storage/resources/callbacks-are-called-in-correct-context.cgi b/LayoutTests/http/tests/storage/resources/callbacks-are-called-in-correct-context.cgi |
| index 7be156b68e68e323db7dc8730456c8bbc4058c1f..9c6aff1dceb57dc4c4ca6d8c93e9bee4d66ba401 100755 |
| --- a/LayoutTests/http/tests/storage/resources/callbacks-are-called-in-correct-context.cgi |
| +++ b/LayoutTests/http/tests/storage/resources/callbacks-are-called-in-correct-context.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| use CGI qw(:standard); |
| my $cgi = new CGI; |