Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html b/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html |
| index f98698aba6bc52240f6f8608b1fd25d1d7b480d2..cb140f0b427a48fbf14b81bb45d1ca08c1fd2fc2 100644 |
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html |
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentTypeOptions/nosniff-script-blocked.html |
| @@ -14,7 +14,6 @@ |
| 'text/html', |
| 'text/vbs', |
| 'text/vbscript', |
| - 'text/x-javascript', |
| ]; |
| window.scriptsSuccessfullyLoaded = 0; |