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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt

Issue 2238003002: DevTools: migrate sources panel sidebar to views. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments addressed Created 4 years, 4 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
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt
index 4e484bc69481074184b8be75c8a7f05195fd9aa4..e2bafaf8d175fc53029cb9a9139cbf31c7857673 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/set-breakpoint-expected.txt
@@ -9,9 +9,9 @@ Call stack:
0) testFunction (set-breakpoint.html:17)
Breakpoint sidebar pane
-set-breakpoint.html:17 var x = Math.sqrt(10);
+ set-breakpoint.html:17 var x = Math.sqrt(10);
Breakpoint sidebar pane
-
+No Breakpoints
Script execution resumed.
Running: testSetBreakpointOnTheLastLine

Powered by Google App Engine
This is Rietveld 408576698