Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt

Issue 214653002: DevTools: Fix script formatter test. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
index 5bb4693c05c3f99d180ba005524f8962c875b0f6..1cf0b796a80cc88196506464431f8ddaa604226b 100644
--- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
@@ -6,7 +6,7 @@ Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource
Script execution paused.
Breakpoint sidebar pane while paused in pretty printed
- unformatted.js:formatted:4var b = 1;
+ unformatted2.js:formatted:4var b = 1;
Breakpoint sidebar pane while paused in raw
Script execution resumed.
« no previous file with comments | « LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698