Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/reveal-not-skipped-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/reveal-not-skipped-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/reveal-not-skipped-expected.txt |
index b3a128b30f4355c6a46d7ea6af444cc63eb8ab44..b81d3ae2945c7ee979d7f454de12013036ff5707 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/reveal-not-skipped-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/reveal-not-skipped-expected.txt |
@@ -7,19 +7,19 @@ Running: testRevealAfterPausedOnException |
Showing script1 source... |
Script source was shown for 'script1.js'. |
Throwing exception... |
+Script execution paused. |
Script source was shown for 'reveal-not-skipped.html'. |
Reloading page... |
-Script execution paused. |
Script execution resumed. |
Page reloaded. |
Showing script1 source... |
Script source was shown for 'script1.js'. |
Throwing exception... |
+Script execution paused. |
Script source was shown for 'reveal-not-skipped.html'. |
Running: testRevealAfterPrettyPrintWhenPaused |
Throwing exception... |
-Script execution paused. |
Showing script1 source... |
Script source was shown for 'script1.js'. |
Formatting... |