| Index: third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt
|
| index 864c21cd33b0e6306abfbe94cc116dd15800effc..c7caed0c33ae92f2d4b862067c6a5859b602e0b6 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/page/javascriptDialogEvents-expected.txt
|
| @@ -1,7 +1,4 @@
|
| -CONFIRM NAVIGATION
|
| -ALERT: alert
|
| -CONFIRM: confirm
|
| -PROMPT: prompt, default text:
|
| +
|
| Opening dialog: type=beforeunload; message=beforeunload in javascriptDialogEvents
|
| Closed dialog: result=false
|
| Opening dialog: type=alert; message=alert
|
|
|