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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-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/js-with-inline-stylesheets-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
index 0ff6466a71d029e10dafc7de97800c53bea37a8d..9f14a368b87ad5586e81d8c83c1c34c2096bc799 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/js-with-inline-stylesheets-expected.txt
@@ -9,8 +9,8 @@ Call stack:
0) testFunction (js-with-inline-stylesheets.html:10)
Breakpoint sidebar pane
-js-with-inline-stylesheets.html:10 var x = Math.sqrt(10);
+ js-with-inline-stylesheets.html:10 var x = Math.sqrt(10);
Breakpoint sidebar pane
-
+No Breakpoints
Script execution resumed.

Powered by Google App Engine
This is Rietveld 408576698