Chromium Code Reviews| Index: LayoutTests/http/tests/cache/cancel-during-revalidation-succeeded-expected.txt |
| diff --git a/LayoutTests/http/tests/cache/cancel-during-revalidation-succeeded-expected.txt b/LayoutTests/http/tests/cache/cancel-during-revalidation-succeeded-expected.txt |
| deleted file mode 100644 |
| index 8a2a193e5a6b34181a7c4a1e242a2725626c156f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/cache/cancel-during-revalidation-succeeded-expected.txt |
| +++ /dev/null |
| @@ -1 +0,0 @@ |
| -It's possible for a successful revalidation to cause events to fire synchronously. We shouldn't crash if one of those events stops the load. See https://bugs.webkit.org/show_bug.cgi?id=72762. |