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

Unified Diff: LayoutTests/inspector/uisourcecode-revisions.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/tabbed-editors-history.html ('k') | Source/devtools/devtools.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/uisourcecode-revisions.html
diff --git a/LayoutTests/inspector/uisourcecode-revisions.html b/LayoutTests/inspector/uisourcecode-revisions.html
index e3d9f835017f45ec5e4313246d9b9d507c68a55e..54000d714f0a342a07786cafa7eb534d2e68debe 100644
--- a/LayoutTests/inspector/uisourcecode-revisions.html
+++ b/LayoutTests/inspector/uisourcecode-revisions.html
@@ -4,7 +4,7 @@
<script>
function test()
{
- WebInspector.showPanel("scripts");
+ WebInspector.showPanel("sources");
function createMockProject()
{
« no previous file with comments | « LayoutTests/inspector/tabbed-editors-history.html ('k') | Source/devtools/devtools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698