Chromium Code Reviews| Index: LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi |
| diff --git a/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi b/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi |
| index 90e83cbb96455f0bfa0c01583cd83bb2836adb3e..81069d3a14d1644efbb6e4ec706e09183513cb57 100755 |
| --- a/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi |
| +++ b/LayoutTests/http/tests/cache/resources/random-cached-iframe.cgi |
| @@ -1,4 +1,4 @@ |
| -#!/usr/bin/perl -w |
| +#!/usr/bin/perl -wT |
| print "Content-type: text/html\n"; |
| print "Cache-control: max-age=60000\n"; |