diff --git a/cobalt/build/cobalt_configuration.py b/cobalt/build/cobalt_configuration.py index 7c287fc0f41a..f3e5b77063be 100644 --- a/cobalt/build/cobalt_configuration.py +++ b/cobalt/build/cobalt_configuration.py @@ -137,8 +137,6 @@ def GetWebPlatformTestFilters(self): 'websockets/WebPlatformTest.Run/websockets_opening_handshake_003_html', 'websockets/WebPlatformTest.Run/websockets_opening_handshake_005_html', 'service_workers/WebPlatformTest.Run/service_workers_service_worker_register_wait_forever_in_install_worker_https_html', - 'csp/WebPlatformTest.Run/content_security_policy_script_src_script_src_1_10_1_html', - 'html/WebPlatformTest.Run/html_dom_documents_dom_tree_accessors_Document_currentScript_sub_html', ] return filters