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

Unified Diff: LayoutTests/inspector/styles/css-live-edit.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/styles/css-live-edit.html
diff --git a/LayoutTests/inspector/styles/css-live-edit.html b/LayoutTests/inspector/styles/css-live-edit.html
index 31e46ac58a31d497abaf27bc3a2fb4b424c05bad..3480ce1925de5564e423097d8dcf4dbb5fa3ca63 100644
--- a/LayoutTests/inspector/styles/css-live-edit.html
+++ b/LayoutTests/inspector/styles/css-live-edit.html
@@ -10,7 +10,7 @@
function test()
{
- WebInspector.showPanel("scripts");
+ WebInspector.showPanel("sources");
InspectorTest.runTestSuite([
function testLiveEdit(next)
« no previous file with comments | « LayoutTests/inspector/filtered-item-selection-dialog-filtering.html ('k') | LayoutTests/inspector/tabbed-editors-history.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698