| Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/resources/tag-with-pause.php
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/resources/tag-with-pause.php b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/resources/tag-with-pause.php
|
| index 805e08b16ab63da58d352e374c3e777a9f6f8604..f5c8e25c8a01e93047a08f99c4d3ebfb70e081e3 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/resources/tag-with-pause.php
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/resources/tag-with-pause.php
|
| @@ -1,4 +1,5 @@
|
| <?
|
| +header("X-XSS-Protection: 1");
|
| header("Content-Type: text/html; charset=utf-8");
|
| ?>
|
| <!-- <?php
|
|
|