[Trusted Types] Remove obsolete expectations.

These expectations were obsoleted by https://github.com/web-platform-tests/wpt/pull/55062

Bug: 330516530
Change-Id: I4a3926a782f3cc64042ac4e7036702aa19d3123b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7003463
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Yifan Luo <lyf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1524110}
diff --git a/third_party/blink/web_tests/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt b/third_party/blink/web_tests/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt
deleted file mode 100644
index e00aa591..0000000
--- a/third_party/blink/web_tests/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a testharness.js-based test.
-[FAIL] Setting window.location to a javascript: URL without a default policy should report a CSP violation instead of executing the JavaScript code.
-  assert_equals: expected 4 but got 0
-Harness: the test ran to completion.
-
diff --git a/third_party/blink/web_tests/virtual/threaded/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt b/third_party/blink/web_tests/virtual/threaded/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt
deleted file mode 100644
index 5b37deb..0000000
--- a/third_party/blink/web_tests/virtual/threaded/external/wpt/trusted-types/navigate-to-javascript-url-001-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a testharness.js-based test.
-All subtests passed and are omitted for brevity.
-See https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/writing_web_tests.md#Text-Test-Baselines for details.
-Harness: the test ran to completion.