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

Unified Diff: LayoutTests/inspector/debugger/live-edit-breakpoints.html

Issue 23484056: [DevTools] Renaming Scripts panel to Sources panel (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modified missed files Created 7 years, 3 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: LayoutTests/inspector/debugger/live-edit-breakpoints.html
diff --git a/LayoutTests/inspector/debugger/live-edit-breakpoints.html b/LayoutTests/inspector/debugger/live-edit-breakpoints.html
index ad85af48388ebf583080c1de95479e4841911335..79657b680d4dc0116106d89bcc91a3c157f39454 100644
--- a/LayoutTests/inspector/debugger/live-edit-breakpoints.html
+++ b/LayoutTests/inspector/debugger/live-edit-breakpoints.html
@@ -18,7 +18,7 @@ function loadDynamicAnonymousScript()
function test()
{
- var panel = WebInspector.showPanel("scripts");
+ var panel = WebInspector.showPanel("sources");
function pathToFileName(path)
{
« no previous file with comments | « LayoutTests/inspector/debugger/live-edit.html ('k') | LayoutTests/inspector/debugger/live-edit-no-reveal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698