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

Unified Diff: LayoutTests/inspector/filtered-item-selection-dialog-filtering.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
« no previous file with comments | « LayoutTests/inspector/file-path-scoring.html ('k') | LayoutTests/inspector/styles/css-live-edit.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/filtered-item-selection-dialog-filtering.html
diff --git a/LayoutTests/inspector/filtered-item-selection-dialog-filtering.html b/LayoutTests/inspector/filtered-item-selection-dialog-filtering.html
index 4b8e5f06f10c0edef222fb0f898b713f96f732f1..d0d55cbd38a5fe247b340127d3128de22f4544db 100644
--- a/LayoutTests/inspector/filtered-item-selection-dialog-filtering.html
+++ b/LayoutTests/inspector/filtered-item-selection-dialog-filtering.html
@@ -5,7 +5,7 @@
function test()
{
- WebInspector.showPanel("scripts");
+ WebInspector.showPanel("sources");
var overridenInput = [];
var overridenTitle = [];
« no previous file with comments | « LayoutTests/inspector/file-path-scoring.html ('k') | LayoutTests/inspector/styles/css-live-edit.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698