Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/events/onunload-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/events/onunload-expected.txt b/third_party/WebKit/LayoutTests/fast/events/onunload-expected.txt |
| index a825389f1504a8158845d68f5cab4577b1418366..79bf471be3460ebca312083300fd4daca42c6e50 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/events/onunload-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/events/onunload-expected.txt |
| @@ -1,2 +1,2 @@ |
| CONSOLE ERROR: Blocked alert('unload') during unload. |
| -You should have seen an unload alert appear. |
| +You should only see one unload alert appear. |